Commit Graph

621 Commits

Author SHA1 Message Date
Anthony Scopatz 48f25f0d18 Merge pull request #106 from Trejjam/master
Add missing escape in coffeescript.nanorc
2016-07-07 08:01:44 -04:00
Jan Trejbal a983d29c60 Add missing escape 2016-07-07 13:27:40 +02:00
Anthony Scopatz 1bc9c89e85 Merge pull request #103 from mis2/whitespace
Highlight whitespace
2016-06-12 12:59:22 -04:00
Michael Straube 74e57db6d6 Highlight whitespace 2016-06-12 18:48:32 +02:00
Anthony Scopatz ed1d8042cd Merge pull request #102 from mis2/c-whitespace
uncomment whitespace highlighting
2016-06-10 15:43:45 -04:00
Michael Straube eef750872c uncomment whitespace highlighting 2016-06-10 21:39:11 +02:00
Anthony Scopatz b2544a5fcc Merge pull request #101 from mis2/pkgbuild
add trailing whitespace to pkgbuild.nanorc
2016-06-10 15:36:18 -04:00
Michael Straube 2d43a686ee add trailing whitespace to pkgbuild.nanorc 2016-06-10 21:24:25 +02:00
Anthony Scopatz ca019b6257 Merge pull request #99 from Erroneous1/perl_fixes
perl.nanorc: fixed text highlighting
2016-06-03 08:29:33 -07:00
Aaron Bishop 6dc9beaaf4 perl.nanorc: added highlighting for 'text' and fixed "text".$nontext."more text" 2016-06-03 10:46:57 -04:00
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
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