Adam Stankiewicz
a4f98d2a9e
Update
2022-03-12 15:46:18 +01:00
Adam Stankiewicz
83422e0a1f
Use old version of vim repository, fixes #779
...
closes #780
2022-02-21 00:07:11 +01:00
Adam Stankiewicz
b77c5f1107
Update
2022-02-17 04:31:45 +01:00
Adam Stankiewicz
2c5af8f89d
Update README.md
2022-01-23 22:38:54 +01:00
Adam Stankiewicz
3a1fd1b41e
Update README.md
2022-01-23 22:37:28 +01:00
Adam Stankiewicz
b1704aba87
Update README.md
2022-01-23 22:36:51 +01:00
Adam Stankiewicz
040e90bd02
Update README.md
2022-01-23 22:36:22 +01:00
Adam Stankiewicz
c96947b1c6
Update
2022-01-01 18:34:50 +01:00
Agorgianitis Loukas
f621f6c1ee
Add heuristic for fragment shader files ( #737 )
...
Another step towards solving #570
2022-01-01 18:33:32 +01:00
Adam Stankiewicz
cb80947143
Reintroduce zinit, closes #772
2021-12-21 14:51:15 +01:00
Adam Stankiewicz
87a26c5bf1
Update
2021-12-21 14:41:23 +01:00
NariyasuHeseri
918610d427
Put shebang detection function in s: instead of b: ( #746 )
...
Fixes #743
2021-11-22 00:54:40 +01:00
John Karahalis
4d4aa5fe55
Update README to clarify broader Docker support ( #745 )
...
The ekalinin/Dockerfile.vim plugin supports not only docker-compose
files, but also Dockerfile files. Therefore, I think it is more accurate
to say that vim-polyglot supports Docker in general.
2021-09-10 13:52:11 +02:00
Adam Stankiewicz
b147123070
Ensure some files are compied from each package
2021-09-09 12:42:18 +02:00
Adam Stankiewicz
7f98e949d4
Update
2021-09-09 12:05:33 +02:00
Adam Stankiewicz
ce31cd1d2f
Update
2021-07-28 17:54:35 +02:00
Adam Stankiewicz
554a6ac757
Remove java syntax, fixes #723
2021-07-08 12:10:14 +02:00
Adam Stankiewicz
c794f186c0
Update
2021-07-08 11:54:15 +02:00
Adam Stankiewicz
4f5388350b
Update
2021-06-27 10:07:29 +02:00
Adam Stankiewicz
4899585281
Add org mode, close #706
2021-06-09 21:37:56 +02:00
Adam Stankiewicz
4f997c5c82
Update
2021-06-09 21:22:48 +02:00
Marcos Ferreira
c6f9e5b211
Add mermaid ( #721 )
...
Co-authored-by: Adam Stankiewicz <sheerun@sher.pl >
2021-06-09 21:21:38 +02:00
Keito
3e71cdad56
Fixed typo in README.md ( #719 )
2021-06-09 21:13:18 +02:00
Adam Stankiewicz
c4e50b4e9d
Update
2021-06-09 21:11:58 +02:00
rYR79435
839447bbf5
Replace i3 and sway with a single repo, fixes #709 ( #716 )
...
Co-authored-by: Adam Stankiewicz <sheerun@sher.pl >
2021-06-09 21:10:58 +02:00
Noah
85a1c3d2d8
Add justfile support ( #713 )
...
Co-authored-by: Adam Stankiewicz <sheerun@sher.pl >
2021-06-09 21:06:05 +02:00
Adam Stankiewicz
26095dda91
Update
2021-06-09 21:00:49 +02:00
Adam Stankiewicz
dec65bafca
Update
2021-06-09 20:58:38 +02:00
Jeremy Cantrell
6e0702bd66
Add nftables filetype ( #715 )
...
Co-authored-by: Adam Stankiewicz <sheerun@sher.pl >
2021-06-09 20:58:16 +02:00
Adam Stankiewicz
7c474e5c92
Add OpenSCAD support, closes #702
2021-06-09 17:00:24 +02:00
Adam Stankiewicz
1a096f0901
Fix script indentation inside html, closes #693
2021-06-09 16:54:25 +02:00
Adam Stankiewicz
4dd1f8f2be
Fix loading of rust autoload functions, fixes #686
2021-06-09 16:19:15 +02:00
Adam Stankiewicz
f05dea8dd7
Disable languages also from heuristics, fixes #673
2021-06-09 14:23:57 +02:00
Adam Stankiewicz
e3ad29ce79
Document which default settings are changes, closes #672
2021-06-09 13:59:47 +02:00
Adam Stankiewicz
b0416720e7
Enable jsdoc highlighting by default, fixes #667
2021-06-09 12:55:43 +02:00
Adam Stankiewicz
643a6d0a13
De-duplicate runtime heuristic autocommands
2021-06-09 12:30:30 +02:00
Adam Stankiewicz
f678aad210
Fix livescript filetype, closes #666
2021-06-09 12:01:20 +02:00
Adam Stankiewicz
af4d6aa3cf
Use more modern haxe package, closes #340
2021-06-09 11:49:01 +02:00
Adam Stankiewicz
ff8c1d7674
Update
2021-06-09 09:50:19 +02:00
Adam Stankiewicz
27756b129b
Update
2021-06-04 10:10:52 +02:00
Adam Stankiewicz
c312d30231
Fix detection of racket filetype, closes #720
2021-06-04 10:07:53 +02:00
Adam Stankiewicz
b99ce6173f
Fix tests
2021-06-02 02:32:03 +02:00
Adam Stankiewicz
af0eaee017
Update
2021-06-01 18:17:40 +02:00
Adam Stankiewicz
730dcb02ca
Do not touch nofileignorecase setting, fixes #694
2021-04-14 12:24:46 +02:00
Adam Stankiewicz
48eb0fb1a8
Update
2021-04-14 12:14:37 +02:00
Adam Stankiewicz
0f9acbe2fc
Remove mm from xml extensions, fixes #699
2021-04-14 12:12:38 +02:00
Adam Stankiewicz
067e07e137
Change svelte provider, fixes #700
2021-04-14 12:11:26 +02:00
Christian Zangl
5de7022bcb
Add reindent to readme #662 ( #675 )
2021-04-14 12:09:11 +02:00
Adam Stankiewicz
67327ef831
Remove .rs extension from xml, closes #682
2021-04-14 12:06:14 +02:00
Adam Stankiewicz
7d0a1706ec
Switch clojure provider, closes #685
2021-04-14 12:04:39 +02:00