1
0
mirror of https://github.com/scopatz/nanorc synced 2024-10-31 23:00:00 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
davidhcefx
b5b285fbf9 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-12 15:13:33 +08:00
Ondřej Ešler
77060a0ae8 fix a typo 2018-12-13 10:50:46 +01:00
Ondřej Ešler
0e0396222c add syntax highlighting for /etc/hosts 2018-12-13 10:48:50 +01:00