Commit Graph

394 Commits

Author SHA1 Message Date
Adam Stankiewicz
af4d6aa3cf Use more modern haxe package, closes #340 2021-06-09 11:49:01 +02:00
Adam Stankiewicz
27756b129b Update 2021-06-04 10:10:52 +02:00
Adam Stankiewicz
af0eaee017 Update 2021-06-01 18:17:40 +02:00
Adam Stankiewicz
48eb0fb1a8 Update 2021-04-14 12:14:37 +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
8c28a9cfca Update solitidy provider, closes #687 2021-04-14 12:03:33 +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
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
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
45f2f94975 Add mint-language, closes #653
Co-authored-by: NICHTJ3 <nicholsontrent@gmail.com>
2020-12-29 20:18:29 +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
Sinos
05e21a9e25 Add support for PEG syntax (#615)
* feat: add pest syntax

* feat: add pest into packages

* feat: increase the package count
2020-10-27 12:02:41 +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
7324528984 Fix detecting shell filetypes, closes #603 2020-10-24 16:34:29 +02:00
Adam Stankiewicz
8a790ac7bf Leave only filetype detect for context, closes #575 2020-10-18 12:27:11 +02:00
Adam Stankiewicz
c9f2aa9ae0 Leave only filetype detection for man, #576 2020-10-18 12:24:33 +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
0d48ba9245 Fix detecting of some filetypes, closes #579 2020-10-09 22:57:13 +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
4bec20ec1a Fix test and loading of filetypes, closes #577 2020-10-07 21:51:30 +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
c6fa4d2bf5 Add extensions to vlang 2020-10-06 11:02:00 +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
560024abe0 Resolve issues with loading order, closes #571 2020-10-02 00:36:09 +02:00
Adam Stankiewicz
1872af2d5e Fix detection of conf files, closes #569 2020-09-29 19:11:11 +02:00