1
0
mirror of https://github.com/scopatz/nanorc synced 2024-09-21 05:56:00 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Gareth Jones
56e63831c4
fix(ts): add missing keywords 2020-03-12 15:35:16 +13:00
Gareth Jones
745a0469d6
ts: highlight async/await keywords 2020-01-11 15:09:43 +13: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
8b6b6b5ad8
Enforce leading spaces for comments in all languages
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-12-02 15:58:00 +05:30
Gareth Jones
8ac8d00e08
Highlight trailing whitespace 2019-11-02 16:57:35 +13:00
Navid Alipour
9b4f98de69 Add TypeScript language syntax highlight
Add TypeScript language syntax highlight by changing existing JavaScript syntax highlight.
2019-05-11 03:10:23 +04:30