Commit Graph

413 Commits

Author SHA1 Message Date
Ryan Delaney
452ee2482a
Merge pull request #177 from mmhj/master
Added .rstheme to LS_COLORS
2021-07-22 11:39:44 -04:00
mmhj
6d8b805af9
Added .rstheme to LS_COLORS
RStudio theme config file added to LS_COLORS.
2021-07-22 12:52:03 +02:00
Ryan Delaney
14cc83a6a0
Merge pull request #174 from numirias/browser_ext
Add crx for Chrome and xpi for Firefox extensions
2021-03-03 11:53:01 -05:00
numirias
63dc14cdf5 Add crx for Chrome and xpi for Firefox extensions
CRX and XPI files are packaged Chrome/Firefox browser extensions with
a ZIP archived source tree.

References:
.crx: https://developer.chrome.com/docs/extensions/mv3/linux_hosting/
.xpi: https://wiki.mozilla.org/Add-ons/Extension_Signing
2021-03-03 01:55:12 +01:00
Ryan Delaney
e91cc9cc69
Merge pull request #172 from Jubijub/master
Add support for Asciidoc format
2020-12-30 09:52:16 -05:00
Julien Chappuis
cc81233ae2
Adds support for Asciidoc / Asciidoctor file extensions
Asciidoc is a markup format similar to Markdown, with more features.

- adds *.adoc and *.asciidoc according to https://asciidoctor.org/docs/asciidoc-recommended-practices/#document-extension
- *.asc wasn't added as it created a duplication with another format
- used the same colour scheme as other document formats, namely markdown
2020-12-29 22:00:14 +01:00
Julien Chappuis
ebe14fb802
Adds support for Asciidoc / Asciidoctor file extensions
Asciidoc is a markup format similar to Markdown, with more features.

- adds *.adoc and *.asciidoc according to https://asciidoctor.org/docs/asciidoc-recommended-practices/#document-extension
- *.asc wasn't added as it created a duplication with another format
- used the same colour scheme as other document formats, namely markdown
2020-12-29 21:54:07 +01:00
Ryan Delaney
582ac2f336
Merge pull request #170 from Gorzen/master
Add scala script .sc
2020-11-30 14:42:28 -05:00
Lucien Iseli
bec62c2968
Add scala script .sc 2020-11-30 01:14:35 +01:00
Ryan Delaney
8b777b6b7e
Merge pull request #167 from ArturBa/issue/109
Add contributing
2020-11-01 16:32:36 -05:00
Artur Bauer
14ea56446b Adapt 1. step of pull request. Remove full COC 2020-11-01 17:15:48 +01:00
Ryan Delaney
a7017a72ff
Merge pull request #169 from rpdelaney/master
Group MIDI extensions together
2020-10-12 19:52:54 -04:00
Ryan Delaney
acef8254ba Group MIDI extensions together 2020-10-12 19:51:29 -04:00
Ryan Delaney
ee10f8e6e6
Merge pull request #168 from rpdelaney/master
Add WARC (WebARChive)
2020-10-08 12:05:00 -04:00
Ryan Delaney
9374bcbb57 Add WARC (WebARChive) 2020-10-08 12:04:09 -04:00
Artur Bauer
02d5a51deb Add contributing 2020-10-07 13:20:14 +02:00
Ryan Delaney
86b97f7d92
Merge pull request #166 from ilpianista/patch-1
Add jsonnet
2020-10-05 13:02:30 -04:00
Andrea Scarpino
7b6e2632db
Update LS_COLORS 2020-10-05 17:05:53 +02:00
Andrea Scarpino
69fed13ad1
Add jsonnet 2020-10-05 16:55:40 +02:00
Ryan Delaney
68ca5b3408
Merge pull request #165 from rpdelaney/master
Add dependencies to TOC
2020-10-02 12:57:25 -04:00
Ryan Delaney
6a4d29b201 Add dependencies to TOC 2020-10-02 12:56:36 -04:00
Ryan Delaney
a4e6c38770
Merge pull request #164 from rpdelaney/deps
Add docs on dependencies
2020-10-02 12:17:42 -04:00
Ryan Delaney
687300b8dd Update my email address 2020-10-01 11:35:40 -04:00
Ryan Delaney
0e064a895e Add docs on dependencies 2020-10-01 11:32:09 -04:00
Ryan Delaney
8256268e68
Merge pull request #162 from sudo-nice/master
Add V
2020-06-15 07:43:04 -07:00
Sudo Nice
9166863a5c Add V 2020-06-13 20:12:44 +03:00
Ryan Delaney
034aee5971
Merge pull request #160 from pickfire/patch-1
Add kak
2020-05-27 16:22:47 -07:00
Ivan Tham
9ffdf42528
Add kak
Kakoune configuration, an editor like vim
2020-05-27 23:51:51 +08:00
Ryan Delaney
9934cd32e5
Merge pull request #157 from daurnimator/zig
Add zig
2020-05-15 14:15:09 -07:00
Ryan Delaney
44c3cd8f6c
Merge pull request #159 from koterpillar/patch-1
NDJSON support
2020-05-08 14:17:42 -07:00
Alexey Kotlyarov
b20015f453
NDJSON support
NDJSON appears to be the a fork of JSON Lines.
2020-05-05 07:39:05 +10:00
daurnimator
18848cbc47
Add zig 2020-04-27 23:29:59 +10:00
Ryan Delaney
6680df5e3e
Merge pull request #156 from dnedrow/relaxng
Added additional markup language extensions:
2020-04-20 09:22:40 -07:00
David E. Nedrow
451d95e92f Added additional markup language extensions:
* .xsd (W3C Schema)
* .dtd (OASIS Document Type Definition)
* .sgml (ISO Standard Generalized Markup Language)
* .rng (OASIS RELAX NG)
* .rnc (OASIS RELAX NG Compact)
2020-04-19 23:02:26 -04:00
Ryan Delaney
6fb72eecdc
Merge pull request #154 from peteryates/master
Fix install script quotes
2020-04-09 08:37:47 -07:00
Peter Yates
e414c6818c
Fix install script quotes 2020-04-09 15:28:45 +01:00
Ryan Delaney
da2f061feb
Merge pull request #153 from rpdelaney/editorconfig
Add .editorconfig
2020-03-26 09:59:26 -07:00
Ryan Delaney
7bef3312a4 Add .editorconfig 2020-03-26 09:57:36 -07:00
Ryan Delaney
479af6fdfa
Merge pull request #144 from dnedrow/master
Added sublime settings and workspace extensions.
2020-03-24 11:33:35 -07:00
Ryan Delaney
8afc7ef53b
Merge pull request #151 from rpdelaney/install_fix
Fix installation instructions in README
2020-03-17 22:34:33 -07:00
Ryan Delaney
fbca50f09b Fix installation instructions in README
Closes #150
2020-03-17 22:32:58 -07:00
Ryan Delaney
b58436de79
Merge pull request #149 from rpdelaney/master
Use console highlighting & update copyright
2020-03-05 14:07:39 -08:00
Ryan Delaney
2ff84deea9 Use console highlighting & update copyright 2020-03-05 09:49:11 -08:00
Ryan Delaney
40e9657707
Merge pull request #148 from rpdelaney/test_dupes
Test dupes
2020-03-01 18:25:01 -08:00
Ryan Delaney
9720420e91 Remove duplicate extensions 2020-03-01 18:22:22 -08:00
Ryan Delaney
a643ff951b Add test for duplicates 2020-03-01 18:19:38 -08:00
Ryan Delaney
a15d8a6988
Merge pull request #147 from rpdelaney/master
Add installation script
2020-02-27 14:26:11 -08:00
Ryan Delaney
823dbcdde3 Fix install script path 2020-02-26 21:39:19 -08:00
Ryan Delaney
5ed92eff28 Fix TOC 2020-02-26 21:35:00 -08:00
Ryan Delaney
3b32f3f658 Remove installation instructions for zsh and fish
Fixes #136
2020-02-26 19:10:04 -08:00