diff options
author | Neil <nyamatongwe@gmail.com> | 2019-01-29 12:56:24 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2019-01-29 12:56:24 +1100 |
commit | 38eaf3e8dd62005ee858b7b3d0e8a345bd8cdd05 (patch) | |
tree | 189749b6f4b6e016ec9d93b89997876a24a0154f | |
parent | ca6456fe971e9a6270c01c22bcbc39a91e583aa8 (diff) | |
download | scintilla-mirror-38eaf3e8dd62005ee858b7b3d0e8a345bd8cdd05.tar.gz |
Backport: Add *.nim to native EOLs to ensure it is handled correctly for unit tests.
Backport of changeset 7239:3d13494e5206.
-rwxr-xr-x | .hgeol | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ **.vb = native **.d = native **.lua = native +**.nim = native **.rb = native **.pl = native **.txt = native |