Adam Stankiewicz
43ecbfae50
Add ctags files, fixes #445
2020-03-02 01:24:08 +01:00
Adam Stankiewicz
f77702c090
Remove groovy syntax, fixes #456
2020-03-02 01:10:48 +01:00
Adam Stankiewicz
e558a218c6
Add razor syntax, fixes #450
2020-03-02 01:03:15 +01:00
Adam Stankiewicz
e7dc03dc01
Use upstream rspec plugin, fixes #458
2020-03-02 00:45:18 +01:00
Adam Stankiewicz
aee260a301
Remove jasmine syntax, fixes #464
2020-03-02 00:43:28 +01:00
Chris Bandy
967486dd71
Combine ftdetect files in a predictable order ( #461 )
...
Bash expands patterns to an alphabetically sorted list of filenames, but
the order depends on LC_COLLATE. On both Linux and BSD, `sort -V` uses
the C locale.
2020-01-25 16:54:44 +01:00
Adam Stankiewicz
e8454d66ab
Fix performance issue with markdown highlighting
2019-12-31 14:23:47 +01:00
Adam Stankiewicz
a60e299a3c
Switch back to plasticboy for markdown
2019-12-31 14:08:15 +01:00
Adam Stankiewicz
cea0d08a06
Replace markdown plugin for faster one
2019-12-12 16:43:09 +01:00
Adam Stankiewicz
4d8423c962
Add v language, closes #437
2019-12-07 17:39:31 +01:00
Adam Stankiewicz
e204a7223b
Add ftplugin to markdown, fixes #447
2019-12-07 13:01:03 +01:00
Adam Stankiewicz
31c55b85a0
Change octave provider, closes #436
2019-10-16 14:57:13 +02:00
Adam Stankiewicz
fbc2af9e82
Remove styled components, fixes #432
2019-09-06 16:47:37 +02:00
Adam Stankiewicz
c8897c9c18
Remove unnecessary graphql fix
2019-09-06 15:50:47 +02:00
Adam Stankiewicz
34eb36e6d1
Fix tmux plugin
2019-09-06 14:49:10 +02:00
Adam Stankiewicz
84ec4eedcd
Switch typescript provider, closes #428
2019-09-06 14:32:07 +02:00
Adam Stankiewicz
ae18284e5a
Disable jsx when ts or js is disabled, closes #414
2019-09-04 17:39:23 +02:00
Adam Stankiewicz
e3024f21fc
Fix build script
2019-09-04 17:01:29 +02:00
Adam Stankiewicz
556c56d185
Add graphql support, closes #298
2019-09-04 16:29:56 +02:00
Adam Stankiewicz
fe84062992
Include missing file from styledcomponents, fixes #418
2019-09-04 16:25:08 +02:00
Adam Stankiewicz
8742443e69
Remove advanced stuff from r plugin, fixes #420
2019-09-04 16:08:22 +02:00
Adam Stankiewicz
832dfece76
Add dhall, closes #426
2019-09-04 16:06:18 +02:00
Adam Stankiewicz
933e42ea1f
Change provider for puppet, closes #424
2019-09-04 16:04:21 +02:00
Adam Stankiewicz
cdd6d73e39
Switch fish provider, fixes #408
2019-09-04 15:55:58 +02:00
Adam Stankiewicz
21849c2e18
Add helm syntax, closes #422
2019-09-04 15:45:55 +02:00
Adam Stankiewicz
3ddca5da46
Remove rego, fixes #415
2019-07-01 16:26:25 +02:00
Adam Stankiewicz
15727e7eb0
Add zephir support
2019-06-14 16:11:54 +02:00
Adam Stankiewicz
6b169212f8
Add svelte support, closes #410
2019-06-14 16:07:20 +02:00
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