Commit Graph

321 Commits

Author SHA1 Message Date
Ondrej Esler 5516da7e24 add syntax highlight for svn commit file 2018-04-03 22:49:51 +02:00
Anthony Scopatz 0fdc798142
Merge pull request #162 from gmcclins/shellcheck
shellcheck fixes
2018-03-20 15:53:37 -04:00
Anthony Scopatz 2833921a6e
Merge pull request #163 from gmcclins/travis
travis-ci shellcheck test
2018-03-20 15:53:09 -04:00
Anthony Scopatz 334332dbaf
Merge pull request #165 from dbkaplun/zsh-theme
Add .zsh-theme ext to zsh.nanorc
2018-03-20 15:51:12 -04:00
Dan Kaplun 8fa1d103d4 Add .zsh-theme ext to zsh.nanorc 2018-02-04 12:18:29 -05:00
Geoffrey McClinsey 211ef14724 introduce travis/shellcheck 2017-12-28 01:31:13 -05:00
Geoffrey McClinsey 6a71b6f185 fix what shellcheck will find 2017-12-28 01:29:50 -05:00
Geoffrey McClinsey 08cfd55216 shellcheck fixes 2017-12-28 00:24:09 -05:00
Anthony Scopatz dbb70b17e7
Merge pull request #159 from TUSF/patch-1
Fixing Markdown quotes that span more than one line.
2017-12-21 00:09:09 -08:00
TUSF 8d01fc00f8
Fixing quotes that span more than one line.
To break out of a quote-block in markdown, one has to have two line-breaks. It's the same as usual paragraphs, so having only one line-break results in it being collapsed as a single space. To represent that behavior here, I'm using start-end, with the previous match being the "start", and a blank line (^$) being the "end".
2017-12-20 23:49:51 -06:00
Anthony Scopatz 43dd59ad36 Merge pull request #154 from nereusx/master
[t]csh syntax
2017-07-16 10:09:47 -05:00
Anthony Scopatz 5a4c34d7af Merge pull request #155 from htdebeer/master
Added ECMAScript 2015/6/7 keywords and types to the two JavaScript syntax files
2017-07-16 10:08:47 -05:00
Huub de Beer 1cabaa8e07 Added ECMAScript 2015/6/7 keywrods and types to the two JavaScript syntac files. 2017-07-16 13:49:51 +02:00
Huub de Beer 86d6ce6dfd Added ECMAScript 2015/6/7 keywrods and types to the two JavaScript syntac files. 2017-07-16 13:48:35 +02:00
Huub de Beer 8aaecabe59 Added ECMAScript 2015/6/7 keywrods and types to the two JavaScript syntac files. 2017-07-16 13:46:55 +02:00
Nicholas Christopoulos 45bd12d619 Add files via upload
[t]csh added
2017-07-16 05:27:32 +03:00
Nicholas Christopoulos 8ce26e04a0 Create csh.nanorc 2017-07-16 04:26:56 +02:00
Anthony Scopatz fc08bf270a Merge pull request #152 from MakeNowJust/es6-template-string
Add support for ES6 template literal
2017-06-30 21:58:02 -05:00
TSUYUSATO Kitsune dc26b2f6dd Add support for ES6 template literal 2017-06-30 16:30:16 +09:00
Anthony Scopatz 680dd50c7f Merge pull request #143 from SamuelEnglard/fix-syntax-issues
Fix syntax issues
2017-06-15 14:18:07 -07:00
Anthony Scopatz 5e776dfb59 Merge pull request #151 from esler/patch-1
highlight standard INI comments
2017-05-25 10:46:28 -04:00
esler 42997309b6 highlight standard comments
lines starting with `;` are comments, see https://en.wikipedia.org/wiki/INI_file#Comments
2017-05-25 13:35:02 +02:00
Anthony Scopatz b394ee16e1 Merge pull request #147 from sledgeh/master
Update README. Better install manual.
2017-04-24 16:04:04 -04:00
sledgeh 51b5d11274 Update README. Better install manual. 2017-04-23 23:17:31 +03:00
Anthony Scopatz c6c495bdc7 Merge pull request #146 from mstraube/master
Add validpgpkeys to pkgbuild keywords
2017-04-19 15:19:59 -04:00
Michael Straube af1ac95b15 Add validpgpkeys to pkgbuild keywords 2017-04-15 18:41:21 +02:00
Shmueli Englard 0149f4be82 the extra ; and [] caused parsing issues 2017-03-29 12:52:59 -04:00
Shmueli Englard 9467b1ea5a defining functions with the keyword is not supported in all shells 2017-03-29 12:52:08 -04:00
Anthony Scopatz 59441c7f5a Merge pull request #140 from Paduct/master
Add comments
2017-02-28 10:19:28 -05:00
Bro 11af806d66 Add comments 2017-02-28 18:50:10 +04:00
Anthony Scopatz 726c1a50f3 Merge pull request #139 from pik/install-lite
Add -l|--lite option to install which includes new syntax files with …
2017-02-21 09:46:29 -05:00
pik e5a675d762 Add -l|--lite option to install which includes new syntax files with lower precedence 2017-02-21 09:34:41 -03:00
Anthony Scopatz 19cbb486b1 Merge pull request #137 from karlding/genie
Fix genie.nanorc regex
2017-02-04 08:27:06 -05:00
Karl 4b6ed18cf1 Fix genie.nanorc regex
Fix "empty (sub)expression" errors in regex pattern
2017-02-04 08:21:14 -05:00
Anthony Scopatz dc9867e132 Merge pull request #136 from mstraube/master
Add epoch to pkgbuild keywords
2017-01-27 14:09:38 -05:00
Michael Straube 1bbdc0d5a0 Add epoch to pkgbuild keywords 2017-01-27 20:04:46 +01:00
Anthony Scopatz 9befa91730 Merge pull request #135 from luislobo/master
Added i3 windows manager config file syntax
2017-01-23 12:07:46 -05:00
Luis Lobo Borobia a6dad50ec6
Added i3 windows manager config file syntax 2017-01-23 11:00:40 -06:00
Anthony Scopatz ee137a16bf Merge pull request #134 from Paduct/patch-1
genie.nanorc
2017-01-12 06:35:48 -08:00
Paduct 3503dbe31a genie.nanorc
Syntax highlight "Genie"
2017-01-12 13:25:39 +04:00
Anthony Scopatz a1662aca4b Merge pull request #133 from b-/master
Added "revise" temporary files from composure
2017-01-03 15:56:14 -08:00
Brian Recchia 8f42c1e500 Added "revise" temporary files from composure (github.com/erichs/composure) 2017-01-03 17:07:03 -05:00
Anthony Scopatz 8da28f3067 Merge pull request #132 from nl6720/master
add more commands to zsh
2016-12-14 18:20:15 -08:00
nl6720 ab5392636e add more commands to zsh 2016-12-14 13:56:20 +02:00
Anthony Scopatz 6f24a8fca3 Merge pull request #131 from xgouchet/master
Update the install script
2016-12-11 10:29:42 -08:00
Xavier Gouchet 940b6a866f
Update the install script
This fixes the scopatz/nanorc#130 issue by preventing the install script
to sort the ~/.nanorc config file, and only add includes if they're not
already present.
2016-12-10 10:50:00 +01:00
Anthony Scopatz d2d84b8206 Merge pull request #128 from elofu17/patch-2
For conformity, always color trailing whitespace green, not red or blue
2016-12-06 20:24:25 -05:00
Anthony Scopatz 954811a396 Merge pull request #127 from elofu17/patch-1
Color any trailing whitespace in green
2016-12-06 20:23:57 -05:00
Elof 791c23ca8a For conformity, color trailing whitespace green, not blue 2016-12-06 22:44:39 +01:00
Elof 08b3f8e87e For conformity, color trailing whitespace green, not blue 2016-12-06 22:43:53 +01:00