Commit Graph

18 Commits (master)

Author SHA1 Message Date
Dante Falzone 56b1d0af87
Added highlighting for printf format specifiers 4 years ago
Dante Falzone 7d8b17832a
Fixed highlighting of inline comments in c.nanorc 4 years ago
Anthony Scopatz 12a814bb5b
Merge pull request #268 from earboxer/morefiles
* Syntax Files: Detect more files for highlighting
4 years ago
Dante Falzone 8959baefff
added documentation comments to c.nanorc 4 years ago
Zach DeCook aaee778ba5 - syntax: Add a few more file endings 4 years ago
Zach DeCook db98b9f1b5 * NanoRC Files: Copy linter and magic from nano 4.6 configs 4 years ago
Zach DeCook 97f06f6c73 * Nanorc: Copy comment syntax from nano 4.6 nanorcs 4 years ago
Harsh Shandilya 3cbbea4a30
Handle this the proper way
Suggested-by: SuperSandro2000 <sandro.jaeckel@posteo.de>
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
4 years ago
Harsh Shandilya 8b6b6b5ad8
Enforce leading spaces for comments in all languages
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
4 years ago
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
5 years ago
Michael Straube eef750872c uncomment whitespace highlighting 8 years ago
Dario Ostuni d586ea14f7 Added missing C++ keywords 8 years ago
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
8 years ago
Anomitee 722ed013a6 Made whitespace highlighting optional 10 years ago
Anomitee d566590602 Added highlighting of trailing whitespace 10 years ago
Anthony Scopatz 84808a0a46 Some minor changes to c and xml 12 years ago
Anthony Scopatz 211cd58347 Added *.def files to c. 13 years ago
Anthony Scopatz 2d2bb4ba12 First nanorc commit. 14 years ago