Commit Graph

8 Commits (master)

Author SHA1 Message Date
Zach DeCook db98b9f1b5 * NanoRC Files: Copy linter and magic from nano 4.6 configs 4 years ago
Zach DeCook 97f06f6c73 * Nanorc: Copy comment syntax from nano 4.6 nanorcs 4 years ago
maritaria d76277c3f9 Highlight trailing whitespaces
Taken from the sh.nanorc file for highlighting trailing whitespaces
8 years ago
EarthCitizen cc32a88dc7 Fix syntax error: "empty (sub)expression"
Nano errors on startup due to empty OR condition in regex
8 years ago
ThomasR bba53c3940 Rename syntax definitions
Duplicate syntax definition names may cause problems.
Since nano comes with predefined all-lowercase syntax definitions,
we use uppercase letters everywhere to reduce the risk of future conflicts
8 years ago
Coşku Baş 5c2ea78cff Add missing std library keywords for Lua 5.2 and 5.3 8 years ago
Coşku Baş ae26836577 Fix Lua multiline comment and string 8 years ago
Anthony Scopatz 15674e52cb Added lua.nanorc 13 years ago