Anthony Scopatz
8b06671abd
Merge pull request #94 from EarthCitizen/patch-1
...
Fix syntax error in lua.nanorc: "empty (sub)expression"
2016-03-03 12:55:41 -05:00
EarthCitizen
cc32a88dc7
Fix syntax error: "empty (sub)expression"
...
Nano errors on startup due to empty OR condition in regex
2016-03-03 10:39:44 -07:00
Evan Troy Owen
23af26e80e
Added puppet.nanorc to the nanorc file
...
The install script wasn't picking puppet up.
2016-03-02 17:46:31 -07:00
Anthony Scopatz
51d79223f8
Merge pull request #92 from ThomasR/patch-1
...
Remove bad escape
2016-03-02 18:55:34 -05:00
Thomas Rosenau
37662b1685
Remove bad escape
2016-03-03 00:50:39 +01:00
Anthony Scopatz
66ce44de9d
Merge pull request #91 from ThomasR/master
...
Rename syntax definitions
2016-03-02 15:07:29 -05:00
ThomasR
bba53c3940
Rename syntax definitions
...
Duplicate syntax definition names may cause problems.
Since nano comes with predefined all-lowercase syntax definitions,
we use uppercase letters everywhere to reduce the risk of future conflicts
2016-03-02 20:51:19 +01:00
Anthony Scopatz
09236699e7
Merge pull request #89 from ThomasR/patch-2
...
Improve markdown.nanorc
2016-02-28 12:03:27 -05:00
ThomasR
ed2fa75484
Improve markdown.nanorc
...
support for tables, strike-through, horizontal rules; better image highlighting
2016-02-28 14:15:46 +01:00
Anthony Scopatz
82e70080bf
Merge pull request #86 from tapir/master
...
Add missing std library keywords for Lua 5.2 and 5.3
2016-02-16 15:54:30 -05:00
Coşku Baş
5c2ea78cff
Add missing std library keywords for Lua 5.2 and 5.3
2016-02-16 22:52:32 +02:00
Anthony Scopatz
ea84e69ec7
Merge pull request #85 from tapir/master
...
Fix Lua multiline comment and string
2016-02-16 14:42:22 -05:00
Coşku Baş
ae26836577
Fix Lua multiline comment and string
2016-02-16 21:41:14 +02:00
Anthony Scopatz
ea8c78f44f
Merge pull request #84 from gtbjj/patch-2
...
perl6 in nanorc includes (2)
2016-02-15 23:33:36 -05:00
Austin
a1afbf6655
updated nanorc
...
include perl6
2016-02-15 23:30:25 -05:00
Anthony Scopatz
e19534fbc0
Merge pull request #81 from mormy/master
...
fix for zsh.nanorc
2016-02-08 19:54:36 -05:00
Marin Marusic
d12d655624
Merge from upstream, fixed zsh.nanorc
2016-02-09 01:37:23 +01:00
Marin Marusic
e3e50b6467
Change to zsh.nanorc, fixed faulty regex
2016-02-09 01:35:02 +01:00
Marin Marusic
a303124c98
Author change
2016-02-09 01:01:34 +01:00
Marin Marusic
83f26a7cad
Initial commit
2016-02-09 00:52:38 +01:00
Anthony Scopatz
d464d20efd
Merge pull request #79 from nl6720/master
...
add more commands to zsh
2016-02-07 09:53:14 -05:00
nl6720
cbb1386386
add various commands
2016-02-07 13:44:50 +02:00
nl6720
f47c34c539
Add more conditionals to zsh
2016-02-07 13:07:59 +02:00
Anthony Scopatz
05f2fb449c
Merge pull request #78 from nl6720/master
...
Add zprofile, zlogin, zlogout to zsh
2016-02-05 13:15:22 -05:00
nl6720
3fb33bdc1f
Add zprofile, zlogin, zlogout to zsh
2016-02-05 18:34:08 +02:00
Anthony Scopatz
a8d77b08ad
Merge pull request #77 from idpwf/master
...
Added 'sealed' keyword
2016-01-13 15:50:37 -05:00
Lephend
2a9b803c13
Added 'sealed' keyword
2016-01-05 17:39:28 +02:00
Anthony Scopatz
da18ebe770
Merge pull request #76 from astronautlevel2/nanorc
...
Fixes #66
2015-12-16 15:17:12 -05:00
Alex Taber
0e981feffe
Fixes #66
2015-12-16 14:57:23 -05:00
Anthony Scopatz
bbebaa66f9
Merge pull request #75 from astronautlevel2/master
...
Updated nanorc file with haskell
2015-12-15 15:37:50 -05:00
Alex Taber
29e315402d
Updated nanorc file with haskell
2015-12-15 15:36:21 -05:00
Anthony Scopatz
d7bbcdfda3
Merge pull request #74 from astronautlevel2/haskell
...
Added nanorc for popular functional language haskell
2015-12-15 15:18:50 -05:00
Alex Taber
f0db3a7bbb
Added nanorc for popular functional language haskell
2015-12-15 15:17:06 -05:00
Anthony Scopatz
411442fd29
Merge pull request #73 from astronautlevel2/master
...
Updated Readme with correct URL
2015-12-15 09:20:18 -05:00
Alex Taber
15dc8541bf
Updated Readme with correct URL
2015-12-15 06:32:12 -05:00
Anthony Scopatz
429ad3db32
Merge pull request #72 from adduc/patch-1
...
Add namespace/use keywords for PHP
2015-12-15 02:45:10 -05:00
John S Long
178ce558f9
Add namespace/use keywords for PHP
2015-12-15 01:44:09 -06:00
Anthony Scopatz
ba4045fc99
Merge pull request #71 from astronautlevel2/master
...
Updated nanorc and added OCaml nanorc
2015-12-15 01:18:49 -05:00
Alex Taber
c46ed9cb1c
Updated readme with installer instructions
2015-12-14 22:24:39 -05:00
Alex Taber
b627b455ae
Added automatic installer
2015-12-14 22:02:50 -05:00
Alex Taber
a345c2bd7b
Updated nanorc with ocaml.nanorc
2015-12-14 21:19:58 -05:00
Alex Taber
8842f692a2
Added ocaml nanorc
...
Adapted from NAS-tweaks
2015-12-14 21:18:32 -05:00
Alex Taber
6ccff4b618
Updated nanorc file with new nanorc's recently added
...
Added two lines including the new rust nanorc and the new arduino nanorc
2015-12-14 21:07:42 -05:00
Anthony Scopatz
b89b5ecd06
Merge pull request #70 from astronautlevel2/master
...
Added nanorc for arduino sketch files
2015-12-14 20:56:23 -05:00
Alex Taber
fce98d0782
Added nanorc for arduino sketch files
2015-12-14 20:54:49 -05:00
Anthony Scopatz
f8b768b9dc
Merge pull request #69 from astronautlevel/master
...
Added rust nanorc file
2015-12-14 15:36:36 -05:00
Alex Taber
a737f17fc2
Added rust nanorc file
2015-12-14 15:34:03 -05:00
Anthony Scopatz
336cd1bdb5
Merge pull request #68 from mikafouenski/master
...
Add the new conky.nanorc from official repository of brndnmtthws/conky
2015-11-14 10:25:25 -05:00
Mickaël Bernardini
d87b3263eb
Add the new conky.nanorc from official repository of brndnmtthws/conky
2015-11-14 10:22:22 +01:00
Anthony Scopatz
086c52beb3
Merge pull request #67 from jodizzle/fix/colors
...
Change red tabs and black parenthesis/braces
2015-10-24 10:17:11 -04:00