Commit Graph

11 Commits

Author SHA1 Message Date
Dante Falzone 4980f57239
Fixed higlighting of inline comments in java.nanorc 2020-08-27 09:18:20 -05:00
Anthony Scopatz e2ebb2be34
Merge pull request #272 from msfjarvis/bug/block-comments-highlighting
Fix block comments highlighting
2020-01-25 16:22:24 -05:00
Dante Falzone c06c2b0a4f
Added syntax highlighting for javadoc 2019-12-25 21:55:19 -06:00
Harsh Shandilya a22ad89b77
Fix block comments highlighting
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-12-22 16:57:25 +05:30
Zach DeCook db98b9f1b5 * NanoRC Files: Copy linter and magic from nano 4.6 configs 2019-12-18 11:20:31 -05:00
Zach DeCook 97f06f6c73 * Nanorc: Copy comment syntax from nano 4.6 nanorcs 2019-12-18 11:13:13 -05:00
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 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>
2019-11-10 19:28:25 +05:30
CoffeeTableEnnui 27b3a6e1b5 Added basic number highlighting
Highlighting for octal, hex, int, float.
2016-08-30 14:29:01 -07: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
Anthony Scopatz 2d2bb4ba12 First nanorc commit. 2010-07-28 17:15:43 -05:00