Commit Graph

583 Commits

Author SHA1 Message Date
Zach DeCook e50fb095bf * PHP: Make paamayim nekodotayim same color as arrow 2020-07-15 14:52:33 -04:00
Zach DeCook d307f5a75b * PHP: Decrease priority of inline comment 2020-07-14 17:20:52 -04:00
Zach DeCook 421f4b36b2 * PHP: Improve operator coloring, support Nowdocs, Heredocs 2020-07-14 17:14:05 -04:00
Anthony Scopatz 4bc02fc561
Merge pull request #317 from msfjarvis/kotlin
kotlin: add sealed as a class modifier
2020-06-21 16:58:04 -05:00
Harsh Shandilya 8f5c3cc429
kotlin: add sealed as a class modifier
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-06-20 23:03:33 +05:30
Anthony Scopatz 38a85e3ea4
Merge pull request #314 from oileurre/patch-1
Fix collisions between lists and emphasis
2020-06-09 09:28:29 -05:00
Oïleurre 71c21911c4
Fix collisions between lists and emphasis 2020-06-08 12:29:48 +02:00
Anthony Scopatz a3e85b9271
Merge pull request #313 from oileurre/master
Create creole.nanorc
2020-06-07 12:08:33 -05:00
Oïleurre 816a67f202
Create creole.nanorc 2020-06-07 14:20:21 +02:00
Anthony Scopatz a73f290502
Merge pull request #310 from yzzyx-network/master
Add support for MoonScript
2020-05-12 12:31:00 -04:00
Anthony Scopatz f62bed1be9
Merge pull request #309 from hdquemada/master
Update groff.nanorc
2020-05-12 12:30:16 -04:00
Anthony Scopatz 1240f5e2f2
Merge pull request #308 from G-Rath/patch-6
fix(php): only highlight the spaces that are trailing
2020-05-12 12:30:02 -04:00
yzzyx b847f09c59 Add Sieve script syntax
resolves issue #303
2020-05-08 12:15:24 -05:00
yzzyx e5dad505ff
Add support for MoonScript
Based on https://github.com/leafo/moonscript-vim
2020-05-05 06:46:23 -05:00
yzzyx fb34814488
Merge pull request #1 from scopatz/master
merge changes
2020-05-05 06:42:29 -05:00
hdquemada 694cacc285 Update groff.nanorc
added original line to allow color of some macros that only have one letter after .
2020-04-30 21:10:06 -04:00
Gareth Jones 1ef8583bae
fix(php): only highlight the spaces that are trailing 2020-05-01 10:22:23 +12:00
Anthony Scopatz 2c00b969da
Merge pull request #307 from hdquemada/master
groff.nanorc update
2020-04-30 14:15:46 -04:00
hdquemada 104dde0fb1 Update groff.nanorc
2020-04-30 deleted old line commented out
2020-04-30 10:36:04 -04:00
hdquemada e35d6674f4 Update groff.nanorc
2020-04-30

Changed to allow coloring of more than the first letter of the macro commancs
2020-04-30 10:31:24 -04:00
Anthony Scopatz d3d3097a27
Merge pull request #306 from hdquemada/master
Update asciidoc.nanorc
2020-04-28 15:15:29 -04:00
hdquemada be00d820d5 Update asciidoc.nanorc
2020-04-27
2020-04-27 00:09:25 -04:00
Anthony Scopatz 815eb014c5
Merge pull request #305 from yzzyx-network/master
Add support for Gophermap and Gemini markdown files
2020-04-24 13:29:05 -04:00
yzzyx 6cbe4a99af
Add support for Gophermap and Gemini markdown files 2020-04-24 09:22:09 -05:00
Anthony Scopatz 913f6d75e7
Merge pull request #304 from earboxer/email
* Email: Use file extension, allow spaces after quote indent
2020-04-23 17:18:03 -04:00
Zach DeCook 4874956f42 * Email: Use extension, allow spaces after quote indent 2020-04-19 17:33:58 -04:00
Anthony Scopatz 5488e5f746
Merge pull request #302 from G-Rath/patch-5
feat(js): format template strings
2020-04-15 20:03:40 -05:00
Gareth Jones c82f8da661
feat(js): format template strings 2020-04-16 12:33:49 +12:00
Anthony Scopatz c58f276f3b
Merge pull request #301 from yujiri8/master
Make comments not black in nginx syntax
2020-04-15 10:56:22 -05:00
Ryan Westlund 8b3b92ae39 Fix #299: Make comments not black in nginx syntax 2020-04-12 09:30:31 -04:00
Anthony Scopatz 4c2b1e934e
Merge pull request #300 from yujiri8/master
Improve haskell.nanorc
2020-04-08 08:48:59 -05:00
Ryan Westlund cfa6717850 Improve haskell.nanorc 2020-04-08 09:16:57 -04:00
Anthony Scopatz 3fb2783d75
Merge pull request #295 from msfjarvis/refactor/kotlin
kotlin: Add suspend modifier
2020-03-26 09:24:39 -05:00
Harsh Shandilya 69818fa425
kotlin: Add suspend modifier
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-03-26 11:15:36 +05:30
Anthony Scopatz 2df2d9c058
Merge pull request #294 from Betlista/master
highlighting file for Java .properties files
2020-03-21 18:26:55 -04:00
msuska 6ff09050d0 highlighting file for Java .properties files 2020-03-21 16:18:26 +01:00
Anthony Scopatz bcdbd5a782
Merge pull request #292 from G-Rath/patch-4
Quote syntax names to improve v2.9 support
2020-03-18 12:29:45 -05:00
Anthony Scopatz 154ba5bbdd
Merge pull request #293 from G-Rath/patch-5
Add headers for ts & js nanorcs
2020-03-18 00:19:36 -05:00
Gareth Jones d573d03ccf
feat(js): add header regex 2020-03-18 14:46:45 +13:00
Gareth Jones 15d54a8cc5
feat(ts): add header regex 2020-03-18 14:45:31 +13:00
Gareth Jones 1b96a23960
fix(prolog): quote syntax name to improve v2.9 support 2020-03-18 14:10:35 +13:00
Gareth Jones 0eb16aceaf
fix(hcl): quote syntax name to improve v2.9 support 2020-03-18 14:09:28 +13:00
Anthony Scopatz 791982df22
Merge pull request #291 from yvan674/patch-1
Some minor Readme clarification
2020-03-16 11:21:52 -05:00
Yvan Satyawan 935008947c
Clarified where the .nanorc files are unpacked to 2020-03-16 14:44:12 +01:00
Yvan Satyawan c9c2175bff
Clarifies where the .nanorc files are unpacked to 2020-03-16 14:40:58 +01:00
Anthony Scopatz 31e9fd8c8d
Merge pull request #289 from Wasby/patch-1
(Haskell) Made "=>" cyan.
2020-03-14 19:41:26 -04:00
Aiden Gall 6e22afe76f
Made "=>" cyan.
Added "=>" (typeclass constraint) because the "equals" appeared cyan and the "more than" appeared magenta. This should be one colour (cyan) as it is one symbol.
2020-03-14 23:09:11 +00:00
Anthony Scopatz 3a1a94936c
Merge pull request #288 from G-Rath/patch-3
fix(ts): add missing keywords
2020-03-11 23:15:18 -04:00
Gareth Jones b6627d0641
fix(ts): add `asserts` and `is` keyword 2020-03-12 15:36:48 +13:00
Gareth Jones 56e63831c4
fix(ts): add missing keywords 2020-03-12 15:35:16 +13:00