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

538 Commits

Author SHA1 Message Date
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
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
aaee778ba5 - syntax: Add a few more file endings 2019-12-18 22:08:43 -05:00
Zach DeCook
c8e328c847 Merge remote-tracking branch 'origin/master' into morefiles 2019-12-18 15:23:01 -05:00
Anthony Scopatz
8a999dde46
Merge pull request #269 from earboxer/colornanorc
* Nanorc: Color the colors as the colors
2019-12-18 14:19:22 -05:00
Anthony Scopatz
54c354037a
Merge pull request #270 from earboxer/updatecommentmagiclinter
Add comment, magic, and linter to files
2019-12-18 14:06:04 -05:00
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
Zach DeCook
45db478648 * Nanorc: Color the colors as the colors
This makes editing nanorc files more visual!
2019-12-18 10:10:58 -05:00
Zach DeCook
021cd02963 * CSS Syntax highlighting: highlight .less files 2019-12-18 09:41:41 -05:00
Zach DeCook
391ed68163 * Syntax Files: Detect more files for highlighting 2019-12-18 09:34:49 -05:00
Anthony Scopatz
c705a50603
Merge pull request #265 from msfjarvis/systemd
systemd: Add more qualifiers
2019-12-02 15:47:43 -05:00
Anthony Scopatz
469f9e6fd5
Merge pull request #266 from msfjarvis/comment-fix
Enforce leading space for comments in all languages
2019-12-02 10:14:01 -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
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
Harsh Shandilya
586cbc3e43
kotlin: Enforce one leading space
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-12-02 15:58:00 +05:30
Harsh Shandilya
a0d2186fd9
systemd: Add more qualifiers
AmbientCapabilities: https://www.freedesktop.org/software/systemd/man/systemd.exec.html#AmbientCapabilities=
PrivateDevices: https://www.freedesktop.org/software/systemd/man/systemd.exec.html#PrivateDevices=
ProtectHome: https://www.freedesktop.org/software/systemd/man/systemd.exec.html#ProtectHome=
ProtectSystem: https://www.freedesktop.org/software/systemd/man/systemd.exec.html#ProtectSystem=

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-12-02 15:56:49 +05:30
Anthony Scopatz
aa46e20170
Merge pull request #262 from msfjarvis/msf/java-comments-fix
java: Enforce atleast one leading space for comments
2019-11-10 12:13:49 -05:00
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