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
PhilipRoman
eff6072bf5 Add "least", "fast" and "max" C fixed-width types
This commit adds support for the remaining C99/C++11 fixed-width types:
u?int_fastN_t
u?int_leastN_t
u?intmax_t
2019-06-26 23:03:20 +03:00
Michael Straube
eef750872c uncomment whitespace highlighting 2016-06-10 21:39:11 +02:00
Dario Ostuni
d586ea14f7 Added missing C++ keywords 2016-03-24 00:17: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
Anomitee
722ed013a6 Made whitespace highlighting optional 2014-01-04 17:42:19 +11:00
Anomitee
d566590602 Added highlighting of trailing whitespace 2014-01-04 17:32:57 +11:00
Anthony Scopatz
84808a0a46 Some minor changes to c and xml 2012-12-10 20:23:03 -06:00
Anthony Scopatz
211cd58347 Added *.def files to c. 2011-04-10 22:35:41 -05:00
Anthony Scopatz
2d2bb4ba12 First nanorc commit. 2010-07-28 17:15:43 -05:00