Anthony Scopatz
ffe936295f
Merge pull request #177 from mcnesium/master
...
Bright red possible errors
2018-06-18 07:46:13 -04:00
mcnesium
e6f5352658
Merge pull request #1 from mcnesium/mcnesium-patch-1
...
Bright red possible errors
2018-06-18 13:44:08 +02:00
mcnesium
85f1106c24
Bright red possible errors
2018-06-18 13:40:34 +02:00
Anthony Scopatz
e6692994c7
Merge pull request #176 from esler/add_dotenv_syntax
...
add .env file syntax highlight
2018-06-13 10:19:15 -04:00
Ondrej Esler
f91ebbbccd
add .env file syntax highlight
2018-06-13 16:15:43 +02:00
Anthony Scopatz
4af9726092
Merge pull request #175 from ericmjl/html.j2
...
added html with jinja templating
2018-05-27 13:32:31 -04:00
Eric Ma
7599506d38
added html with jinja templating
2018-05-28 01:29:36 +08:00
Anthony Scopatz
7a414f72a8
Merge pull request #173 from mobluse/master
...
Added support for Verilog
2018-05-17 13:35:44 -04:00
Mikael O. Bonnier
26df9b294c
Commented "comment" for YAML to use with nano 2.5
2018-05-12 13:05:04 +02:00
Mikael O. Bonnier
439e0135b4
Added Verilog
2018-05-12 12:55:55 +02:00
Mikael O. Bonnier
fe659cb3f6
Added Verilog
2018-05-12 12:55:08 +02:00
Anthony Scopatz
4e841c3a5c
Merge pull request #172 from yochem/master
...
Updated README with problem in issue #52
2018-05-08 16:40:38 -04:00
yochem
5a8448e398
Updated README with problem in issue #52
2018-05-08 22:38:59 +02:00
Anthony Scopatz
b86777419a
Merge pull request #171 from yochem/master
...
[yaml] Color 'normal' back to 'brightwhite'
2018-05-08 13:31:56 -04:00
yochem
56e9257f56
Changed normal back to brightwhite, as it seems a lot of older versions of Nano don't support color normal
2018-05-08 14:46:49 +02:00
Anthony Scopatz
a9e8d9d1e7
Merge pull request #170 from yochem/master
...
[yaml] Regarding comment from @jc-iacono
2018-05-05 06:41:02 -04:00
yochem
d6a38f391f
wrapped syntax name in quotes and brightwhite -> normal
2018-05-05 12:14:03 +02:00
Anthony Scopatz
848011a76c
Merge pull request #169 from yochem/master
...
Rewrote yaml.nanorc to improve syntax highlighting
2018-05-04 12:14:18 -04:00
yochem
50bfd295ba
rewrote yaml.nanorc to improve syntax highlighting
2018-05-03 13:37:35 +02:00
Anthony Scopatz
2e4f53fe82
Merge pull request #167 from perlun/patch-1
...
Update nginx.nanorc
2018-04-23 09:06:21 -04:00
Per Lundberg
960ac5d536
Update nginx.nanorc
...
Sometimes you have server names with an embedded dash character (`foo.bar-baz.com`), which is perfectly valid but the previous regexp doesn't capture these cases. This PR fixes that.
2018-04-23 15:28:19 +03:00
Anthony Scopatz
1df2e91ca1
Merge pull request #166 from esler/add_svn
...
add syntax highlight for svn commit file
2018-04-03 17:06:58 -04:00
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
Ritiek Malhotra
acdc221649
Add copyright
2017-05-25 01:06:26 +05:30
Ritiek Malhotra
d6b9ba466d
Adjust colors
2017-05-24 11:49:31 +05:30
Ritiek Malhotra
0f13ffd8c2
Add kotlin.nanorc
2017-05-23 20:44:21 +05:30
Ritiek Malhotra
188f55b6f0
Add kotlin.nanorc
...
Credits to https://github.com/bjarneh/kotkit/blob/master/misc/syntax/nano/kotlin.nanorc
2017-05-23 20:42:47 +05:30
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