1
0
mirror of https://github.com/scopatz/nanorc synced 2024-09-21 05:56:00 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Jeppe Fihl-Pearson
74c48dd85c Support all the .nanorc keywords
The list was taken from https://www.nano-editor.org/dist/latest/nanorc.5.html.
Previously the list of keywords were split into two regexes, this didn't seem
to serve any purpose besides making the code harder to read, so I have
collapsed them together into one.
2019-07-27 08:53:05 +01:00
Skruppy
c545f9ef5e
Add constantshow to nanorc.nanorc 2019-07-09 19:16:52 +02:00
Filip Szymański
a0f1f3007e
nanorc.nanorc: add positionlog keyword 2018-09-10 14:25:37 +02:00
Adrien Pyke
22d746ece8
include some missing nanorc options 2018-06-22 14:10:04 -04:00
mcnesium
85f1106c24
Bright red possible errors 2018-06-18 13:40:34 +02: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
floomby
9eb0975839 added highlighting for undo option in nanorc files 2014-03-06 16:41:56 -07:00
Anthony Scopatz
2d2bb4ba12 First nanorc commit. 2010-07-28 17:15:43 -05:00