Adam Stankiewicz
26095dda91
Update
2021-06-09 21:00:49 +02:00
Adam Stankiewicz
1a096f0901
Fix script indentation inside html, closes #693
2021-06-09 16:54:25 +02:00
Adam Stankiewicz
af4d6aa3cf
Use more modern haxe package, closes #340
2021-06-09 11:49:01 +02:00
Adam Stankiewicz
af0eaee017
Update
2021-06-01 18:17:40 +02:00
Adam Stankiewicz
067e07e137
Change svelte provider, fixes #700
2021-04-14 12:11:26 +02:00
Adam Stankiewicz
7d0a1706ec
Switch clojure provider, closes #685
2021-04-14 12:04:39 +02:00
Adam Stankiewicz
9e45c07a8d
Update
2021-04-14 11:59:22 +02:00
Adam Stankiewicz
eda351ca89
Update
2021-03-10 17:22:05 +01:00
Adam Stankiewicz
cc63193ce8
Update
2021-03-01 13:44:50 +01:00
Adam Stankiewicz
22040ce638
Update
2021-01-14 20:59:40 +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
f3b646fd6f
Move tex to after, closes #650
2021-01-01 17:26:26 +01:00
Adam Stankiewicz
37bc36ac42
Change stylus provider, closes #642
2021-01-01 17:14:37 +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
0626cc90a2
Change fish provider, closes #626
2020-12-30 12:16:03 +01:00
Adam Stankiewicz
8af4f8e6c0
Add jsonc, closes #635
2020-12-30 12:13:50 +01:00
Adam Stankiewicz
95d82fdb66
Update
2020-12-29 19:44:40 +01:00
Adam Stankiewicz
c228e993ad
Update
2020-11-18 20:33:42 +01:00
Adam Stankiewicz
0738ad654d
Update
2020-11-02 18:19:15 +01:00
Adam Stankiewicz
2838800832
Fix conditions, #608
2020-10-25 21:08:27 +01:00
Adam Stankiewicz
45a7512dea
Preserve loading order of plugins, fixes #608
2020-10-25 20:33:44 +01:00
Adam Stankiewicz
cbde2571d4
Respect symlinks for resolving vim-polyglot as fallback, closes #605
2020-10-25 03:19:58 +01:00
Adam Stankiewicz
d73c4d1562
Fix recursive loading, closes #605
2020-10-24 23:50:54 +02:00
Adam Stankiewicz
8e61708b45
Use vim-polyglot only as fallback to other plugins, fixes #580
2020-10-24 18:52:18 +02:00
Adam Stankiewicz
8a790ac7bf
Leave only filetype detect for context, closes #575
2020-10-18 12:27:11 +02:00
Adam Stankiewicz
518d733369
Make sure custom scripts.vim are respected as well
2020-10-17 17:40:10 +02:00
Adam Stankiewicz
af3ebda710
Fix tests
2020-10-17 14:17:55 +02:00
Adam Stankiewicz
3ee6ab9d13
Update
2020-10-16 13:41:54 +02:00
Adam Stankiewicz
3ac0dd5a80
Alaways use native vim syntax, fixes #582
2020-10-14 23:47:17 +02:00
Adam Stankiewicz
bbee246aae
Add and fix tests from upstream vim
2020-10-14 23:01:53 +02:00
Adam Stankiewicz
1993b9f68f
Fix encoding of vim files
2020-10-08 08:31:09 +02:00
Adam Stankiewicz
bb3de8fa5e
Fix markdown and other highlighting, #578
2020-10-08 00:40:28 +02:00
Adam Stankiewicz
b3763a917a
Use neovim version of .vim highlighting, #578
2020-10-07 23:52:17 +02:00
Adam Stankiewicz
9f4e2b6834
Remove context from packages, fixes #575
2020-10-07 13:01:20 +02:00
Adam Stankiewicz
619a7a854b
Remove man plugin from vim, it does not work for nvim, closes #576
2020-10-07 12:48:46 +02:00
Adam Stankiewicz
bc9757916e
Add all vim filetypes
2020-10-06 18:54:19 +02:00
Adam Stankiewicz
32b097f67e
Add some missing filetypes
2020-10-04 22:20:23 +02:00
Adam Stankiewicz
b4868c7ea7
Add comments for some extensions + test
2020-10-04 21:17:06 +02:00
Adam Stankiewicz
f431aee86e
Change less provider, closes #567
2020-09-28 18:28:56 +02:00
Adam Stankiewicz
ae778bdb17
Add missing filetypes for sql
2020-09-28 01:33:57 +02:00
Adam Stankiewicz
e2bbed8acc
Fix django highlighting, fixes #553
2020-09-24 10:50:19 +02:00
Adam Stankiewicz
33f0964d53
Update test script to ruby
2020-09-23 19:37:58 +02:00
Adam Stankiewicz
17c2b630e1
Write heuristics for perl, closes #550
2020-09-16 15:50:39 +02:00
Adam Stankiewicz
d43d269bed
Update
2020-09-15 10:45:50 +02:00
Adam Stankiewicz
05ff14bfda
Add odin support, closes #544
2020-09-10 16:38:32 +02:00
Adam Stankiewicz
cd2fded0e0
Add support for Visual Basic and Basic
2020-09-06 20:51:38 +02:00
Adam Stankiewicz
d9ee362537
Fix weird indentation issue of yaml
2020-09-06 15:08:20 +02:00
CodingCellist
3baafd5c33
Add support for Idris2, closes #534 ( #535 )
2020-09-05 21:37:11 +02:00
Adam Stankiewicz
e166f741ef
Some major updates including heuristics
...
- Allow to define heuristics in heuristics.yaml
- Migrate all filetypes from vim beginning with "a"
- Remove enhanced cpp syntax (it was too slow to load)
- Use setf instead of set ft for setting filetype (faster)
- Override native hauristics with au!
- Add globbing of files for packages
- Replace predefined dirs with extra_dirs and ignored_dirs
- Allow to define proper order of packages with topological sort
- Fix powershell detection
- Lint and fix many packages.yaml issues
- etc etd
2020-09-01 08:33:15 +02:00