Commit Graph

556 Commits

Author SHA1 Message Date
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
Anthony Scopatz 137cac79fa
Merge pull request #287 from msfjarvis/refactor/systemd
systemd: Add more directives
2020-02-24 21:11:56 -05:00
Anthony Scopatz b39fe98f6d
Merge pull request #285 from hmlendea/master
M3U playlist syntax
2020-02-24 21:11:34 -05:00
Harsh Shandilya 233a018cc8
systemd: Add more directives
ProtectControlGroups
ProtectKernelModules
ProtectKernelTunables
RestrictAddressFamilies
RestrictNamespaces
RestrictRealtime
SystemCallArchitectures

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2020-02-20 03:50:53 +05:30
Mlendea, Horațiu 0f32f4755c Fixed main header highlighting 2020-02-09 11:57:37 +02:00
Mlendea, Horațiu cdb3a12cc7 M3U playlist syntax 2020-02-09 11:50:20 +02:00
Anthony Scopatz 195b8b21ec
Merge pull request #283 from EmidioStani/master
include PHP syntax highlighting for .module files (used by Drupal)
2020-02-05 11:30:43 -06:00
emidiostani a527805ceb include PHP syntax highlighting for .module files (used by Drupal) 2020-02-05 12:48:21 +01:00
Anthony Scopatz 1d741c83ab
Merge pull request #281 from pscosta5/master
Add toml support
2020-02-04 19:29:09 -05:00
Paulo S. Costa 9e8ff03ada
Add copyright notice 2020-02-04 11:19:43 -08:00
Anthony Scopatz 2dca712157
Merge pull request #282 from jpartain89/patch-1
Update to install.sh
2020-02-03 15:38:08 -05:00
Justin P ae1e602188
Update to install.sh
When you would run `install.sh -h` or with `--help` flag, it would print those two `echo` lines, but it'd continue on its merry way, installing everything still! A `help` flag is not supposed to do that! So I added an `exit 0` to the help flag.
2020-01-30 23:28:08 -06:00
Paulo S. Costa 72787edbc5
Add toml support 2020-01-27 15:18:02 -08:00
Anthony Scopatz ec4e86c44b Updated authorship for 2020.1.25 2020-01-25 21:15:16 -05:00
Anthony Scopatz d2ddb52222 added zach 2 2020-01-25 21:14:25 -05:00
Anthony Scopatz 29b82b6f3b added zach 2020-01-25 21:12:38 -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
Anthony Scopatz 12a814bb5b
Merge pull request #268 from earboxer/morefiles
* Syntax Files: Detect more files for highlighting
2020-01-25 16:17:50 -05:00
Anthony Scopatz d7b7d3c52e
Merge pull request #274 from DanteFalzone0/master
Added support for documentation comments to java.nanorc and c.nanorc
2020-01-25 16:16:44 -05:00
Anthony Scopatz 0c664ff31d
Merge pull request #276 from CryptoDragonLady/master
Fixed readme errors and wording
2020-01-25 16:16:07 -05:00
Anthony Scopatz 34b4fdaf77
Merge pull request #273 from msfjarvis/bug/kotlin-qualifiers
kotlin: Add some additional qualifiers
2020-01-25 16:14:30 -05:00
Anthony Scopatz b996b90471
Merge pull request #279 from G-Rath/patch-1
ts: highlight async/await keywords
2020-01-25 16:14:08 -05:00
Gareth Jones 745a0469d6
ts: highlight async/await keywords 2020-01-11 15:09:43 +13:00
Harsh Shandilya 39a6f5d9b6
kotlin: Add companion and const qualifiers
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2020-01-01 23:20:28 +05:30
CryptoDragonLady 5a86342efe Fixed readme errors and wording 2019-12-30 02:00:29 -07:00
Dante Falzone 8959baefff
added documentation comments to c.nanorc 2019-12-25 21:57:14 -06:00
Dante Falzone c06c2b0a4f
Added syntax highlighting for javadoc 2019-12-25 21:55:19 -06:00
Harsh Shandilya d1d39ec8e9
kotlin: Add the 'constructor' qualifier
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-12-22 17:00:19 +05:30