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
Elof
91ca5382ce
For conformity, color trailing whitespace green, not red
2016-12-06 22:41:58 +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
Mariusz Smykuła
590e5df50f
Fix previous commit
2013-06-02 13:10:40 +02:00
Mariusz Smykuła
79e744c456
Improved git
...
* added branch info
* added coloring for Changes to... sections
* better changes id in rebase
2013-06-02 13:09:23 +02:00
Mariusz Smykuła
297a5fcbdc
Improvment for git
...
* highlight for untracked files in commit
* rebase fixes (noop, commit ids, colors)
* .gitconfig syntax
2013-06-01 22:51:09 +02:00
Mariusz Smykuła
b0d8af2aec
Working GIT commit message syntax highligter
2013-05-31 22:38:52 +02:00