Commit Graph

522 Commits

Author SHA1 Message Date
Zach DeCook 4874956f42 * Email: Use extension, allow spaces after quote indent 2020-04-19 17:33:58 -04: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
Anthony Scopatz 1ba2698c05
Merge pull request #261 from G-Rath/patch-3
Highlight trailing whitespace (nanorc.nanorc)
2019-11-02 11:10:54 -04:00
Gareth Jones 7c6dc77d82
Highlight trailing whitespace (nanorc.nanorc) 2019-11-02 17:05:37 +13:00
Anthony Scopatz 2f8c7aba4b
Merge pull request #260 from G-Rath/patch-2
Highlight trailing whitespace
2019-11-02 00:03:59 -04:00
Gareth Jones 8ac8d00e08
Highlight trailing whitespace 2019-11-02 16:57:35 +13:00
Anthony Scopatz 54ba247767
Merge pull request #259 from msfjarvis/msf/kotlin-update
kotlin: Add lateinit to qualifiers
2019-10-31 12:56:10 -05:00
Harsh Shandilya 7b2faa354a
kotlin: Add lateinit to qualifiers
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-10-31 22:24:27 +05:30
Anthony Scopatz 6bee1b23bf
Merge pull request #258 from krathalan/master
Add official Arch Linux package
2019-10-18 21:25:58 -04:00
Hunter Peavey 017cccbc7f
Fix spacing 2019-10-18 16:45:33 -07:00
Hunter Peavey db62155f3a
Add official Arch Linux package; change a few words to fit; and fixed a few typos 2019-10-18 16:38:17 -07:00
Anthony Scopatz f71033167d
Merge pull request #150 from ritiek/patch-1
Add kotlin
2019-10-18 13:07:13 -04:00
Anthony Scopatz 421a5c47cb Updated authorship for 2019.10.17 2019-10-17 16:34:43 -04:00
Anthony Scopatz 46d06fc390 rever fix 2019-10-17 16:34:06 -04:00
Anthony Scopatz cc54e0c46a rever setup 2019-10-17 16:31:26 -04:00
Anthony Scopatz e3d317163b initial rever 2019-10-17 16:14:51 -04:00
Anthony Scopatz 1269c232fd initial rever 2019-10-17 16:07:17 -04:00
Anthony Scopatz eeed400b8c
Merge pull request #254 from TJProgrammer/master
More convenient info in Readme file.
2019-10-12 14:11:27 -04:00