davidhcefx
3b48b83389
Force all syntax regex to ends with $
...
- Lots of syntax regex are poorly written and did not ends with a '$',
which caused them competing with other regex rules.
2023-04-13 23:02:34 +08:00
Zach DeCook
db98b9f1b5
* NanoRC Files: Copy linter and magic from nano 4.6 configs
2019-12-18 11:20:31 -05:00
Zach DeCook
97f06f6c73
* Nanorc: Copy comment syntax from nano 4.6 nanorcs
2019-12-18 11:13:13 -05:00
Elof
3cfc98eb57
Color trailing whitespace green
2016-12-06 22:14:27 +01:00
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
2016-03-02 20:51:19 +01:00
Matthew Cox
6e75adacec
Add header directives for perl and ruby, make the sh header directive more flexible, add header keyword to nanorc highlighting
2014-08-02 23:25:00 +01:00
Jon Langevin
24c990d008
Added extra ruby syntax files
2012-10-12 11:26:13 -04:00
Jason Ormand
ce86b23d6b
added Gemfile, Rakefile and config.ru to ruby syntax file
2012-09-26 10:56:21 -04:00
Anthony Scopatz
2d2bb4ba12
First nanorc commit.
2010-07-28 17:15:43 -05:00