Adam Stankiewicz
bc8a81d359
Update
2022-10-14 17:40:10 +02:00
Adam Stankiewicz
db7bb8ba22
Update
2022-04-18 12:08:27 +02:00
Michael Meyer
32d08013a6
Fix doubled comma in autocmd ( #791 )
...
The doubled comma (,,) in the list of autocmd patterns introduces a
blank pattern which matches all filenames in the most recent version of
neovim, causing the default filetype to be sh unless another rule
overrides it.
2022-04-18 12:03:43 +02: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
c96947b1c6
Update
2022-01-01 18:34:50 +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
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
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
Adam Stankiewicz
c4e50b4e9d
Update
2021-06-09 21:11:58 +02:00
Adam Stankiewicz
dec65bafca
Update
2021-06-09 20:58:38 +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
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
c312d30231
Fix detection of racket filetype, closes #720
2021-06-04 10:07:53 +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
67327ef831
Remove .rs extension from xml, closes #682
2021-04-14 12:06:14 +02:00
Adam Stankiewicz
9e45c07a8d
Update
2021-04-14 11:59:22 +02:00
Sezi
3c5fca7621
Eeplace array slice with while loops for Vim 7.4 ( #677 )
...
Workaround for:
E117: Unknown function: i:len
E15: Invalid expression: rtp[i:len(rtp)-1]
2021-04-14 11:56:21 +02:00
Adam Stankiewicz
cc63193ce8
Update
2021-03-01 13:44:50 +01:00
Adam Stankiewicz
4c10562d2c
Prevent overriding filetype set, fixes #663
2021-01-14 21:11:27 +01:00
Adam Stankiewicz
22040ce638
Update
2021-01-14 20:59:40 +01:00
Adam Stankiewicz
7bde552a46
Add hjson, closes #659
...
Co-authored-by: SebastienElet <sebastien@elet.fr >
2021-01-03 14:14:59 +01:00
Adam Stankiewicz
09f31c433a
Revert stylus provider
2021-01-03 14:09:55 +01:00
Adam Stankiewicz
05b8bbc938
Fix loading for vim 8 packages, closes #613
2021-01-01 22:30:41 +01:00
Adam Stankiewicz
2ab0b0a56a
Add cson extension to coffeescript, closes #639
...
Co-authored-by: Collin Styles <collin.styles@mycase.com >
2021-01-01 17:18:25 +01:00
Adam Stankiewicz
a817560292
Add support for gleam, closes #655
...
Co-authored-by: Jeff Kreeftmeijer <jeffkreeftmeijer@gmail.com >
2021-01-01 17:09:30 +01:00
Adam Stankiewicz
8af4f8e6c0
Add jsonc, closes #635
2020-12-30 12:13:50 +01:00
Adam Stankiewicz
1150adc4db
Fix detecting conf filetype, closes #641
2020-12-29 23:40:05 +01:00
Adam Stankiewicz
45f2f94975
Add mint-language, closes #653
...
Co-authored-by: NICHTJ3 <nicholsontrent@gmail.com >
2020-12-29 20:18:29 +01:00
Adam Stankiewicz
c228e993ad
Update
2020-11-18 20:33:42 +01:00
Dawid Potocki
da18fe6851
Fix neovim :Tutor filetype detection ( #631 )
2020-11-17 16:58:46 +01:00
Adam Stankiewicz
740a60811c
Use nroff filetype for man pages, closes #611
2020-10-26 08:45:34 +01:00
Adam Stankiewicz
45a7512dea
Preserve loading order of plugins, fixes #608
2020-10-25 20:33:44 +01:00
ichizok
48d0bc7556
Fix the filter of 'rtp' ( #606 )
...
On Windows, should handle both slash and backslash as the path separator
in checking a path in 'rtp'.
2020-10-25 11:10:44 +01:00
Adam Stankiewicz
cbde2571d4
Respect symlinks for resolving vim-polyglot as fallback, closes #605
2020-10-25 03:19:58 +01:00