Properly handle files that don't end with newlines

Closes #603
This commit is contained in:
Zachary Yedidia
2017-03-27 13:15:00 -04:00
parent 790ccd429c
commit 73ab25d008
4 changed files with 23 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
color-link comment "bold brightgreen"
color-link constant "cyan"
color-link constant.specialChar "red"
color-link identifier "blue"
color-link statement "green"
color-link symbol "green"