Commit Graph

456 Commits

Author SHA1 Message Date
Víctor Pont 1c96a4830f
Fix regex error in Rnw.nanorc
An error would show up:
Error en /home/user/.nano/Rnw.nanorc en la línea 19: Regex «([a-zA-Z0-9_-.$]*)\(» incorrecta: Final de rango inválido
The regex was invalid.
2019-10-02 11:08:36 +02:00
Anthony Scopatz 37c5b36068
Merge pull request #247 from matnovak-foi/master
Addded support for Rnw files
2019-09-25 16:08:42 -04:00
matnovak d69a47ef8c Addded support for Rnw files 2019-09-25 10:54:00 +02:00
Anthony Scopatz d8fcf5fd0f
Merge pull request #246 from SuperSandro2000/patch-1
Fix heading levels, remove quote sections
2019-09-13 14:34:25 -04:00
Sandro d60e0a1b3a
Fix heading levels, remove quote sections 2019-09-13 13:36:00 +02:00
Anthony Scopatz 66df684e08
Merge pull request #244 from TJProgrammer/new_readme
New Readme file, with more organised information.
2019-09-13 07:25:06 -04:00
Tiago Programmer c64805f3a6
Correct a typo 2019-09-13 00:35:14 +01:00
Tiago Almeida d34d3661e3 New Readme file, with more organised information. 2019-09-13 00:16:01 +01:00
Anthony Scopatz 5873ea106f
Merge pull request #241 from Tenzer/improve-nanorc.nanorc
Widen support in nanorc.nanorc
2019-07-27 07:36:43 -07:00
Jeppe Fihl-Pearson 4e028d3454 Add highlighting of colors after "set <keyword>"
This required the color highlighting to happen before the keywords were
highlighted as ERE doesn't support non-capturing groups.
2019-07-27 08:58:17 +01:00
Jeppe Fihl-Pearson c336296fe1 Add "normal" to the list of highlighted colors
It's an allowed color as per
https://www.nano-editor.org/dist/latest/nanorc.5.html.
2019-07-27 08:56:57 +01:00
Jeppe Fihl-Pearson 74c48dd85c Support all the .nanorc keywords
The list was taken from https://www.nano-editor.org/dist/latest/nanorc.5.html.
Previously the list of keywords were split into two regexes, this didn't seem
to serve any purpose besides making the code harder to read, so I have
collapsed them together into one.
2019-07-27 08:53:05 +01:00
Anthony Scopatz 7ae493a1e3
Merge pull request #239 from neenjaw/master
basic elixir highlighting
2019-07-22 11:27:29 -04:00
Tim Austin a27f953341 basic elixir highlighting 2019-07-21 21:40:02 -07:00
Anthony Scopatz 771126a123
Merge pull request #237 from Skrupellos/patch-1
Add `constantshow` to nanorc.nanorc
2019-07-17 16:15:14 -05:00
Skruppy c545f9ef5e
Add `constantshow` to nanorc.nanorc 2019-07-09 19:16:52 +02:00
Anthony Scopatz 77b1a65bed
Merge pull request #234 from danielharbor/master
Fix fsharp.nanorc formatting issues
2019-06-29 07:25:04 -04:00
Daniel Harbor 531b706114 Fix fsharp.nanorc formatting issues 2019-06-28 21:43:05 -07:00
Anthony Scopatz 28d3a68b4d
Merge pull request #233 from PhilipRoman/c-fixed-width-types
Add "least", "fast" and "max" C fixed-width types
2019-06-26 18:37:30 -04:00
PhilipRoman eff6072bf5 Add "least", "fast" and "max" C fixed-width types
This commit adds support for the remaining C99/C++11 fixed-width types:
u?int_fastN_t
u?int_leastN_t
u?intmax_t
2019-06-26 23:03:20 +03:00
Anthony Scopatz 907b2e3261
Merge pull request #232 from SuperSandro2000/patch-1
Remove useless checks, formatting
2019-06-24 09:34:03 -04:00
Sandro Jäckel 18d96c1ab8
Remove useless checks, formatting 2019-06-24 12:21:11 +02:00
Anthony Scopatz b34a9dc2de
Merge pull request #230 from 0xaryan/master
Add F# nanorc
2019-06-21 10:32:42 -04:00
Aryan Ebrahimpour 221f368c2c update rules 2019-06-21 14:17:13 +04:30
Aryan Ebrahimpour 390e14b023 Add fsharp 2019-06-21 13:56:09 +04:30
Anthony Scopatz 3e26aa2fab
Merge pull request #226 from rasa/patch-1
Add missing keywords, builtins to sh.nanorc
2019-06-06 09:16:17 -04:00
Ross Smith II c57d1f7911
Add missing builtins to sh.nanorc
See http://manpages.ubuntu.com/manpages/disco/man7/bash-builtins.7.html#synopsis
2019-06-05 23:40:13 -07:00
Ross Smith II 5ca686ee69
Update sh.nanord with all keyword/builtins 2019-06-05 23:27:13 -07:00
Anthony Scopatz 1df8c4706a
Merge pull request #225 from kollokollo/master
Added nanorc file for X11-Basic (BASIC programming language)
2019-06-05 10:43:13 -04:00
Markus Hoffmann 3e31ea5a3f Added nanorc file for X11-Basic (BASIC programming language)
Made it more or less from scratch because no other BASIC language file
existed (or at least I have not found any).
2019-06-05 12:45:35 +02:00
Anthony Scopatz 4aa8d461de
Merge pull request #223 from DesertPunk/master
Missed an include for my nmap.nanorc pull request,
2019-05-20 16:54:54 -05:00
DesertPunk 00e6d3a5fa
Missed an include for my nmap.nanorc pull request,
added a missing include "~/.nano/nmap.nanorc"
2019-05-19 23:52:00 +08:00
Anthony Scopatz 205a85806a
Merge pull request #217 from DesertPunk/master
Adding syntax highlighting for the .nmap extention.
2019-05-14 17:35:58 -04:00
Anthony Scopatz d701d5e315
Merge pull request #222 from navid9675/master
Add TypeScript language syntax highlight
2019-05-11 07:12:35 -04:00
Navid Alipour 9b4f98de69 Add TypeScript language syntax highlight
Add TypeScript language syntax highlight by changing existing JavaScript syntax highlight.
2019-05-11 03:10:23 +04:30
Anthony Scopatz 37775bf3ea
Merge pull request #220 from AndreaDejanGrande/master
Jade and Pug support
2019-04-28 08:32:31 -04:00
Andrea Dejan Grande d64254f33d Added each and for loops 2019-04-28 04:01:57 +02:00
Andrea Dejan Grande c5a968e11a Added cases 2019-04-28 03:57:23 +02:00
Andrea Dejan Grande b9b9b49d4f Fixed HTML related expressions 2019-04-28 03:44:03 +02:00
Andrea Dejan Grande f9aabf3123 Added unbuffered comments 2019-04-28 03:34:56 +02:00
Andrea Dejan Grande 40e9bbd4d3 Added HTML support 2019-04-28 03:31:07 +02:00
Andrea Dejan Grande 944dc422ab Added links 2019-04-28 03:17:55 +02:00
Andrea Dejan Grande 5aaa682af6 Shrinked parenthesis regex 2019-04-28 03:00:29 +02:00
Andrea Dejan Grande 966e51f363 Added conditionals 2019-04-28 02:55:31 +02:00
Andrea Dejan Grande 8d108e569f Added includes 2019-04-28 02:15:20 +02:00
Andrea Dejan Grande 76f954e36d Added jade.nanorc and pug.nanorc 2019-04-27 23:24:07 +02:00
Andrea Dejan Grande f6f67e5b4d Create jade.nanorc 2019-04-27 23:20:08 +02:00
Andrea Dejan Grande a0ef4815e9 Create pug.nanorc 2019-04-27 23:19:34 +02:00
Anthony Scopatz 5f87deffb6
Merge pull request #219 from au5ton/patch-1
GNU Octave and Matlab support
2019-04-25 17:04:44 -04:00
Austin Jackson 082d35c8fc
Create octave.nanorc 2019-04-24 20:07:13 -05:00