Adam Stankiewicz
445e026010
Add styled-components, closes #407
2019-06-08 14:12:14 +02:00
Adam Stankiewicz
fca45b2c2b
Add rego support, closes #406
2019-06-08 13:36:13 +02:00
Adam Stankiewicz
ebf9ec9d62
Add zig support, closes #405
2019-06-08 13:34:40 +02:00
Adam Stankiewicz
9caa678708
Add ion shell support, closes #404
2019-06-08 13:33:25 +02:00
Adam Stankiewicz
8f2a71643a
Add hcl support, closes #403
2019-06-08 13:32:04 +02:00
Adam Stankiewicz
af763ef221
Change tmux provider, closes #402
2019-06-08 13:29:23 +02:00
Adam Stankiewicz
5ded0682bd
Add dlang support, closes #401
2019-06-08 13:28:47 +02:00
Adam Stankiewicz
26c678b08d
Change jsx/tsx provider, closes #400
2019-06-08 13:25:41 +02:00
Adam Stankiewicz
0217fb50fe
Add tsx provider, closes #330
2019-06-08 13:03:32 +02:00
Adam Stankiewicz
5023da62ec
Add hive syntax, closes #396
2019-06-08 12:50:29 +02:00
Adam Stankiewicz
957228cc25
Add log syntax, closes #394
2019-06-08 12:48:22 +02:00
Adam Stankiewicz
7aae831309
Add tptp syntax
2019-06-08 12:46:43 +02:00
Adam Stankiewicz
9fd5c11a20
Remove liquid syntax, closes #384
2019-04-23 11:49:34 +02:00
Adam Stankiewicz
679ccf0303
Change pgsql provider, closes #391
2019-04-23 11:46:52 +02:00
Adam Stankiewicz
eacf785f5a
Add svg plugin, closes #388
2019-04-23 11:43:40 +02:00
Adam Stankiewicz
83bd298476
Add xdc syntax, closes #393
2019-04-23 11:38:41 +02:00
Adam Stankiewicz
415261dd1f
Switch mathematica provider, closes #385
2019-04-23 11:37:21 +02:00
Adam Stankiewicz
a55b6aa3aa
Remove grapqhl, fixes #387
2019-03-29 20:30:36 +01:00
Adam Stankiewicz
420a65e9b0
Add llvm support, closes #376
2019-03-11 09:20:36 +01:00
Adam Stankiewicz
9d9ed14485
Add ACPI ASL and SMT2 support
...
closes #379
closes #378
2019-03-10 21:22:06 +01:00
Adam Stankiewicz
5005f1e27a
Add csv plugin, closes #239
2019-03-10 21:16:48 +01:00
Adam Stankiewicz
571f76e6b6
Remove rare html extensions, fixes #280
2019-03-10 20:14:21 +01:00
Adam Stankiewicz
86721731c7
Add lilypond support, closes #278
2019-03-05 09:34:59 +01:00
Adam Stankiewicz
6f7257ade2
Use upstreadm mdx ftdetect
2019-03-04 17:55:31 +01:00
Adam Stankiewicz
521220f389
Change ocaml provider, closes #320
2019-03-04 12:09:44 +01:00
Adam Stankiewicz
ebf81f7369
Fix spelling errors, closes #334
2019-03-04 11:35:21 +01:00
Adam Stankiewicz
b69fbad1af
Add mdx support, closes #342
2019-03-04 11:33:35 +01:00
Adam Stankiewicz
fc272a0aa2
Revert llvm support (takes too long to download)
2019-03-04 11:11:01 +01:00
dv
65f090faef
Add LLVM support ( #376 )
2019-03-04 11:05:07 +01:00
Adam Stankiewicz
1ba88cc7d8
Add gradle compiler support, closes #358
2019-03-04 10:57:25 +01:00
Adam Stankiewicz
2c59360e01
Switch jsx provider to amadeus, closes #364
2019-03-04 10:46:19 +01:00
Adam Stankiewicz
4f0bde6d67
Add flatbuffers support, closes #368
2019-03-04 10:35:44 +01:00
Adam Stankiewicz
833b2fadd5
Add quake support, closes #372
2019-03-04 10:32:24 +01:00
Adam Stankiewicz
efa1a55dc7
Add meson support
2019-03-04 10:29:18 +01:00
Adam Stankiewicz
63922a1d1e
Add idris support, closes #265
2019-03-04 10:14:37 +01:00
Adam Stankiewicz
0cd0b7f894
Add reason support, closes #266
2019-03-04 10:09:33 +01:00
Adam Stankiewicz
ec5884b1d0
Add jinja support, closes #269
2019-03-04 09:52:59 +01:00
Adam Stankiewicz
9d887c4b38
Add indent support for groovy
2019-03-04 09:38:12 +01:00
Adam Stankiewicz
edfcded9fd
Add cuesheet support, closes #366
2019-03-04 09:37:07 +01:00
Adam Stankiewicz
c39dff0b10
Sort packs, closes #367
2019-03-04 09:34:05 +01:00
Adam Stankiewicz
288b0d2423
Remove orgmode plugin, #360
2019-03-04 09:30:55 +01:00
Adam Stankiewicz
c161994e96
Add pony support
2018-12-26 20:33:28 +01:00
Adam Stankiewicz
f238378221
Switch dockerfile provider
2018-12-26 20:22:36 +01:00
Adam Stankiewicz
0d5f661cfd
Add moonscript support
2018-12-26 20:15:18 +01:00
Adam Stankiewicz
e99f88ff00
Add orgmode support
2018-12-26 11:36:38 +01:00
Adam Stankiewicz
cad135aa01
Add rst support
2018-12-26 11:22:36 +01:00
Adam Stankiewicz
678fc65514
Change i3 provider
2018-12-26 11:19:25 +01:00
Derek Sifford
ec1c943069
explicitly set locale to C for sorting so README sorts same on all systems ( #348 )
2018-10-10 11:18:01 +02:00
Dan Reif
33f610feb7
Changes to build
for README.md
updates
...
* Make the number of packages in the project easier to find.
* Replace `ed` with `awk` in `update_readme()`, the latter being (_arguably_!) more readable/less fragile.
2018-06-05 16:41:17 -07:00
Chloe Kudryavtsev
1832acfbe7
Add ferm support, fixes #311
2018-06-04 16:07:36 -04:00