1
0
mirror of https://github.com/scopatz/nanorc synced 2024-09-18 12:35:59 +02:00
Commit Graph

183 Commits

Author SHA1 Message Date
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
Jody Leonard
b1c896c01c Remove black coloring for several rc's
Some of the configurations turn parentheses and or curly braces black,
which become invisible against the default nano black background color.
2015-10-24 07:55:49 -04:00
Jody Leonard
b64de43467 Change tab coloring behavior for several rc's
The commit mariuszs/nanorc@e5cc8be863
introduced a number of rc files that cause tabs to always show as red
(even with trailing spaces). Adjust the behavior according to changes in
https://github.com/nanorc/nanorc/blob/master/mixins/lint.nanorc, which
seems to be an updated source of the original commit. Make tabs appear
green without trailing characters, red with trailing spaces, and
uncolored when followed by any other character.
2015-10-24 06:58:36 -04:00
Anthony Scopatz
cf16158513 Merge pull request #65 from bgulla/master
Added dockerfile syntax highlighting for *.dockerfile
2015-10-21 09:35:36 -04:00
Brandon Gulla
58b164c007 Added dockerfile syntax highlighting for *.dockerfile 2015-10-21 09:27:43 -04:00
Anthony Scopatz
0fd05e5ecc Merge pull request #64 from sanmai-NL/patch-1
Add another popular file name extension 'adoc'
2015-09-26 15:14:59 -04:00
Sander M
06ae63d9f4 Add another popular file name extension 'adoc' 2015-09-26 21:13:07 +02:00
Anthony Scopatz
4bce073b29 Merge pull request #62 from dbkaplun/zshrc
Adds missing zshrc symlink
2015-09-20 15:26:41 -07:00
Anthony Scopatz
c1b34bd1ad Merge pull request #63 from liquidstate/master
improved puppet highlighting from https://github.com/llowder/puppet-nano/
2015-09-20 15:21:15 -07:00
Bryan Ross
8cfddac05d improved highlighting from https://github.com/llowder/puppet-nano/ 2015-09-20 22:42:07 +01:00
Dan Kaplun
270fec7f8d Adds missing zshrc symlink 2015-09-19 22:21:48 -04:00
Anthony Scopatz
50fc83f87a Merge pull request #61 from bgulla/master
Added Dockerfile syntax abilities.
2015-09-18 11:46:56 -07:00
Brandon Gulla
d7915db91b Added Dockerfile syntax abilities. 2015-09-18 14:28:59 -04:00
Anthony Scopatz
be2e3286f3 Merge pull request #60 from natalie-/master
Add support for SaltStack states (*.sls).
2015-08-20 09:59:17 -04:00
Natalie Somersall
fa671c9b09 Add support for SaltStack states (*.sls). 2015-08-20 09:14:32 -04:00