Commit Graph

11 Commits (master)

Author SHA1 Message Date
Dante Falzone 4980f57239
Fixed higlighting of inline comments in java.nanorc 4 years ago
Anthony Scopatz e2ebb2be34
Merge pull request #272 from msfjarvis/bug/block-comments-highlighting
Fix block comments highlighting
4 years ago
Dante Falzone c06c2b0a4f
Added syntax highlighting for javadoc 4 years ago
Harsh Shandilya a22ad89b77
Fix block comments highlighting
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
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 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>
5 years ago
CoffeeTableEnnui 27b3a6e1b5 Added basic number highlighting
Highlighting for octal, hex, int, float.
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
Anthony Scopatz 2d2bb4ba12 First nanorc commit. 14 years ago