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

9 Commits

Author SHA1 Message Date
Harsh Shandilya
3cbbea4a30
Handle this the proper way
Suggested-by: SuperSandro2000 <sandro.jaeckel@posteo.de>
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-12-02 18:58:54 +05:30
Harsh Shandilya
8b6b6b5ad8
Enforce leading spaces for comments in all languages
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-12-02 15:58:00 +05:30
Philipp Leo Dylong
39f19f3d6e added Unicode and Integer Literals 2016-05-05 12:07:14 +02:00
Philipp Leo Dylong
f8f7242417 added Attributes case
-added Attributes case highlight words beginning with a @ sing
-made some lines more compact for readability
2016-05-05 11:21:18 +02:00
Philipp
8afb5e604d added static to statements 2016-05-03 21:27:40 +02:00
Philipp
beb092d898 fixed some regex not working on osx.
Regex Word boundary "\b" not working on OSX, relaced with Start "\<" and End of Word "\>".
2016-05-03 13:06:39 +02:00
Philipp
2358b0f7c2 ups 2016-04-29 21:32:22 +02:00
Philipp Leo Dylong
5536991f40 - added Standard Libraries
- fixed and improved some Standard Types
- made ! more visible
2016-04-29 21:21:21 +02:00
Philipp
1e14b00006 Added files via upload 2016-03-07 22:32:57 +01:00