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

210 Commits

Author SHA1 Message Date
Anthony Scopatz
ee8658930a Merge pull request #98 from creekpld/master
Master
2016-05-05 11:22:06 -04:00
Philipp Leo Dylong
39f19f3d6e added Unicode and Integer Literals 2016-05-05 12:07:14 +02:00
Philipp Leo Dylong
f8f7242417 added Attributes case
-added Attributes case highlight words beginning with a @ sing
-made some lines more compact for readability
2016-05-05 11:21:18 +02:00
Philipp
8afb5e604d added static to statements 2016-05-03 21:27:40 +02:00
Philipp
beb092d898 fixed some regex not working on osx.
Regex Word boundary "\b" not working on OSX, relaced with Start "\<" and End of Word "\>".
2016-05-03 13:06:39 +02:00
Anthony Scopatz
3de85412c6 Merge pull request #97 from maritaria/patch-1
Highlight trailing whitespaces
2016-04-30 14:07:43 -04:00
maritaria
d76277c3f9 Highlight trailing whitespaces
Taken from the sh.nanorc file for highlighting trailing whitespaces
2016-04-30 19:44:51 +02:00
Philipp
2358b0f7c2 ups 2016-04-29 21:32:22 +02:00
Philipp Leo Dylong
5536991f40 - added Standard Libraries
- fixed and improved some Standard Types
- made ! more visible
2016-04-29 21:21:21 +02:00
Anthony Scopatz
e7974027ca Merge pull request #96 from dariost/master
Added missing C++ keywords
2016-03-23 21:04:38 -04:00
Dario Ostuni
d586ea14f7 Added missing C++ keywords 2016-03-24 00:17:58 +01:00
Anthony Scopatz
e1f1ad336c Merge pull request #95 from creekpld/master
Swift
2016-03-07 16:42:17 -05:00
Philipp
e16c2e005a include swift.nanorc 2016-03-07 22:36:16 +01:00
Philipp
1e14b00006 Added files via upload 2016-03-07 22:32:57 +01:00
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
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