Milly
69a86be6d7
Merge 58e59edd34 into f5393cfee0
2025-02-07 03:38:19 +08:00
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
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
Milly
58e59edd34
Fixed runtimepath resolving
2021-10-07 21:37:19 +09: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
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
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