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 | 2f829dbd40a537043774508ed61da9ea92467355 (patch) | |
tree | 9984ee56930325f2cb89994aa7ae58b1039f9835 /.hgeol | |
parent | 04968f507b4aa3406cf6213d37ec8fbeae18779b (diff) | |
download | scintilla-mirror-2f829dbd40a537043774508ed61da9ea92467355.tar.gz |
Add *.nim to native EOLs to ensure it is handled correctly for unit tests.
Diffstat (limited to '.hgeol')
-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 |