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

4 Commits

Author SHA1 Message Date
Harsh Shandilya
ed2409da61
java: Enforce atleast one leading space for comments
This might not be the best way to approach the problem

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-11-10 19:28:25 +05:30
CoffeeTableEnnui
27b3a6e1b5 Added basic number highlighting
Highlighting for octal, hex, int, float.
2016-08-30 14:29:01 -07: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
Anthony Scopatz
2d2bb4ba12 First nanorc commit. 2010-07-28 17:15:43 -05:00