Anthony Scopatz
|
36c34acf60
|
Merge pull request #204 from simon-v/python-magic
Python syntax improvements
|
2019-01-05 11:58:28 -05:00 |
|
Simon Volpert
|
31a2bcf436
|
Change the Python file header text
|
2019-01-05 18:23:10 +02:00 |
|
Simon Volpert
|
d449035c52
|
Python: Add rule to treat print and exec as both keywords and functions
|
2019-01-05 18:22:35 +02:00 |
|
Simon Volpert
|
8180a4cf7e
|
Add a magic string to Python's syntax definitions
Make the syntax name lowercase
|
2019-01-05 18:22:33 +02:00 |
|
Simon Volpert
|
269ff57d2b
|
Symlink html.j2.nanorc -> html.nanorc for people using extendsyntax on it
|
2019-01-05 16:47:53 +02:00 |
|
Simon Volpert
|
92baad770c
|
Update HTML highlighting ruleset and merge J2 templating rules into it
|
2019-01-05 14:58:39 +02:00 |
|
Anthony Scopatz
|
6a3d34f7ed
|
Merge pull request #202 from simon-v/rainbow-csv
Add Rainbow CSV
|
2019-01-04 09:54:30 -05:00 |
|
Anthony Scopatz
|
32bea1d0bd
|
Merge pull request #201 from simon-v/python-tweaks
Python tweaks
|
2019-01-04 09:53:28 -05:00 |
|
Simon Volpert
|
56106c7e02
|
Add rainbow CSV highlighting rules (12 column coverage)
Inspired by https://github.com/mechatroner/rainbow_csv
|
2019-01-04 16:43:43 +02:00 |
|
Simon Volpert
|
49c839cfea
|
Remove dead code in Python definition
|
2019-01-04 16:31:34 +02:00 |
|
Anthony Scopatz
|
881ba7ae36
|
Merge pull request #200 from simon-v/cfg-ini
Add cfg extension to ini file rules
|
2019-01-04 09:24:52 -05:00 |
|
Simon Volpert
|
4bf49a725a
|
Unify comments in Python file
|
2019-01-04 15:35:10 +02:00 |
|
Simon Volpert
|
c3c1996717
|
Python: Make numbers yellow instead of blue to make them easier to read
|
2019-01-04 15:34:22 +02:00 |
|
Simon Volpert
|
b364e4bf4d
|
Make Python comment rule more specific
|
2019-01-04 15:34:22 +02:00 |
|
Simon Volpert
|
be1c690ef1
|
Add reminders to Python syntax
|
2019-01-04 15:28:27 +02:00 |
|
Simon Volpert
|
0f2ad69b02
|
Make Python quoted strings brown
|
2019-01-04 15:26:45 +02:00 |
|
Simon Volpert
|
7e312f8d95
|
Enable highlighting of built-in Python classes
|
2019-01-04 15:24:38 +02:00 |
|
Simon Volpert
|
455cbfb209
|
Add cfg extension to ini file rules
|
2019-01-04 15:06:43 +02:00 |
|
Anthony Scopatz
|
79ac0cac8b
|
Merge pull request #199 from esler/master
fix PHP classes with underscore character
|
2018-12-17 08:11:53 -05:00 |
|
Ondřej Ešler
|
7e1cb42c50
|
fix PHP classes with underscore character
|
2018-12-17 12:32:30 +01:00 |
|
Anthony Scopatz
|
9bea2503fd
|
Merge pull request #197 from esler/master
add syntax highlighting for /etc/hosts
|
2018-12-13 07:58:23 -05:00 |
|
Ondřej Ešler
|
77060a0ae8
|
fix a typo
|
2018-12-13 10:50:46 +01:00 |
|
Ondřej Ešler
|
0e0396222c
|
add syntax highlighting for /etc/hosts
|
2018-12-13 10:48:50 +01:00 |
|
Anthony Scopatz
|
ea044abe5e
|
Merge pull request #196 from arisinfenix/master
pkgbuild: Add sha224sums and changelog
|
2018-12-04 07:41:41 -05:00 |
|
Michael Straube
|
90114bfb73
|
pkgbuild: Add sha224sums and changelog
Also add checkdepends forgotten in commit 6dddac6 .
|
2018-12-04 11:26:47 +01:00 |
|
Anthony Scopatz
|
2ef10b6d75
|
Merge pull request #195 from arisinfenix/master
Add checkdepends to pkgbuild keywords
|
2018-11-27 10:06:14 -05:00 |
|
Michael Straube
|
6dddac635a
|
Add checkdepends to pkgbuild keywords
|
2018-11-27 15:39:43 +01:00 |
|
Anthony Scopatz
|
142ee236d3
|
Merge pull request #194 from ingria/patch-1
Some nginx config tweaks
|
2018-11-03 18:27:31 -04:00 |
|
Birger Jarl
|
4947e352c5
|
Added missing proxy_ directives
`proxy_cache_methods`, `proxy_pass_request_body`, `proxy_pass_request_headers`, `proxy_pass_request_headers`, `proxy_cache_convert_head`, `proxy_cache_lock_age`, `proxy_cache_max_range_offset`, `proxy_send_lowat`, `proxy_set_body`, `proxy_socket_keepalive`. `proxy_ssl_trusted_certificate`
|
2018-11-04 00:56:58 +03:00 |
|
Birger Jarl
|
f63ecc1304
|
Parse config files in sites-enabled and sites-available
|
2018-11-04 00:49:03 +03:00 |
|
Birger Jarl
|
0ab67dcf5b
|
Added missing ssl directives
|
2018-11-04 00:42:42 +03:00 |
|
Anthony Scopatz
|
4cde0794f5
|
Merge pull request #193 from jboero/hashicorp
Added Hashicorp Terraform/HCL
|
2018-10-23 10:20:29 -06:00 |
|
jboero
|
0a3df57129
|
Changed author
|
2018-10-23 09:52:03 +01:00 |
|
jboero
|
8ef8bfd54a
|
Added Hashicorp Terraform/HCL
|
2018-10-23 09:49:30 +01:00 |
|
Anthony Scopatz
|
37a61136e7
|
Merge pull request #190 from tomcharter365/patch-1
Fix not balanced parentheses in js.nanorc
|
2018-10-11 18:17:58 -04:00 |
|
tomcharter365
|
12b48e6a30
|
Fix not balanced parentheses
Needed to add `(` to line 32
|
2018-10-11 15:20:56 -06:00 |
|
Anthony Scopatz
|
bdb317ee11
|
Merge pull request #187 from fszymanski/master
nanorc.nanorc: add positionlog keyword
|
2018-09-10 08:44:14 -04:00 |
|
Filip Szymański
|
a0f1f3007e
|
nanorc.nanorc: add positionlog keyword
|
2018-09-10 14:25:37 +02:00 |
|
Anthony Scopatz
|
1e589cb729
|
Merge pull request #185 from yochem/master
Added syntax highlighting for Prolog
|
2018-09-05 08:30:59 -04:00 |
|
yochem
|
0726842a72
|
Added prolog syntax highlighting
|
2018-09-05 10:56:49 +02:00 |
|
Anthony Scopatz
|
19feaf51d8
|
Merge pull request #183 from demosdemon/master
ignore nano `search_history`
|
2018-08-27 10:02:38 -05:00 |
|
Brandon LeBlanc
|
a846e789bf
|
ignore nano search_history
|
2018-08-27 09:57:14 -05:00 |
|
Anthony Scopatz
|
92ae6f2448
|
Merge pull request #182 from PingNote/patch-1
change AUR Hepler to aurman (or others)
|
2018-08-15 08:16:41 -04:00 |
|
PN Wu (小平)
|
24336437fb
|
change AUR Hepler to aurman (or others)
yaourt is discontinued , do not use yaourt .
Reference https://wiki.archlinux.org/index.php/AUR_helpers or https://itsfoss.com/best-aur-helpers
|
2018-08-15 15:22:08 +08:00 |
|
Anthony Scopatz
|
52f233749e
|
Merge pull request #180 from ChaosZero112/patch-1
Check for unzip
|
2018-07-14 21:18:21 -05:00 |
|
Cody
|
94a94a84a2
|
Check for unzip
It's too late to find out unzip isn't installed after already downloading the zip. Let's add a quick check to catch this error at the get-go.
|
2018-07-14 19:16:55 -04:00 |
|
Anthony Scopatz
|
c18ba7b651
|
Merge pull request #179 from BarbzYHOOL/patch-1
YAML comments are now grey/brightblue
|
2018-07-05 08:57:30 -04:00 |
|
Barbz
|
1d7e358a76
|
YAML comments are now grey/brightblue
White was too shiny
|
2018-07-03 21:32:35 +02:00 |
|
Anthony Scopatz
|
9acc62b0c1
|
Merge pull request #178 from kufii/patch-1
include some missing nanorc options
|
2018-06-22 14:12:49 -04:00 |
|
Adrien Pyke
|
22d746ece8
|
include some missing nanorc options
|
2018-06-22 14:10:04 -04:00 |
|