Birger Jarl
0ab67dcf5b
Added missing ssl directives
2018-11-04 00:42:42 +03:00
Anthony Scopatz
4cde0794f5
Merge pull request #193 from jboero/hashicorp
...
Added Hashicorp Terraform/HCL
2018-10-23 10:20:29 -06:00
jboero
0a3df57129
Changed author
2018-10-23 09:52:03 +01:00
jboero
8ef8bfd54a
Added Hashicorp Terraform/HCL
2018-10-23 09:49:30 +01:00
Anthony Scopatz
37a61136e7
Merge pull request #190 from tomcharter365/patch-1
...
Fix not balanced parentheses in js.nanorc
2018-10-11 18:17:58 -04:00
tomcharter365
12b48e6a30
Fix not balanced parentheses
...
Needed to add `(` to line 32
2018-10-11 15:20:56 -06:00
Anthony Scopatz
bdb317ee11
Merge pull request #187 from fszymanski/master
...
nanorc.nanorc: add positionlog keyword
2018-09-10 08:44:14 -04:00
Filip Szymański
a0f1f3007e
nanorc.nanorc: add positionlog keyword
2018-09-10 14:25:37 +02:00
Anthony Scopatz
1e589cb729
Merge pull request #185 from yochem/master
...
Added syntax highlighting for Prolog
2018-09-05 08:30:59 -04:00
yochem
0726842a72
Added prolog syntax highlighting
2018-09-05 10:56:49 +02:00
Anthony Scopatz
19feaf51d8
Merge pull request #183 from demosdemon/master
...
ignore nano `search_history`
2018-08-27 10:02:38 -05:00
Brandon LeBlanc
a846e789bf
ignore nano search_history
2018-08-27 09:57:14 -05:00
Anthony Scopatz
92ae6f2448
Merge pull request #182 from PingNote/patch-1
...
change AUR Hepler to aurman (or others)
2018-08-15 08:16:41 -04:00
PN Wu (小平)
24336437fb
change AUR Hepler to aurman (or others)
...
yaourt is discontinued , do not use yaourt .
Reference https://wiki.archlinux.org/index.php/AUR_helpers or https://itsfoss.com/best-aur-helpers
2018-08-15 15:22:08 +08:00
Anthony Scopatz
52f233749e
Merge pull request #180 from ChaosZero112/patch-1
...
Check for unzip
2018-07-14 21:18:21 -05:00
Cody
94a94a84a2
Check for unzip
...
It's too late to find out unzip isn't installed after already downloading the zip. Let's add a quick check to catch this error at the get-go.
2018-07-14 19:16:55 -04:00
Anthony Scopatz
c18ba7b651
Merge pull request #179 from BarbzYHOOL/patch-1
...
YAML comments are now grey/brightblue
2018-07-05 08:57:30 -04:00
Barbz
1d7e358a76
YAML comments are now grey/brightblue
...
White was too shiny
2018-07-03 21:32:35 +02:00
Anthony Scopatz
9acc62b0c1
Merge pull request #178 from kufii/patch-1
...
include some missing nanorc options
2018-06-22 14:12:49 -04:00
Adrien Pyke
22d746ece8
include some missing nanorc options
2018-06-22 14:10:04 -04:00
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