Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-06-09 | Use more modern haxe package, closes #340 | Adam Stankiewicz | 4 | -412/+589 | |
2021-06-04 | Update | Adam Stankiewicz | 1 | -0/+2 | |
2021-06-01 | Update | Adam Stankiewicz | 33 | -329/+535 | |
2021-04-14 | Update | Adam Stankiewicz | 1 | -0/+133 | |
2021-04-14 | Change svelte provider, fixes #700 | Adam Stankiewicz | 2 | -93/+375 | |
2021-04-14 | Switch clojure provider, closes #685 | Adam Stankiewicz | 1 | -49/+43 | |
2021-04-14 | Update solitidy provider, closes #687 | Adam Stankiewicz | 1 | -141/+315 | |
2021-04-14 | Update | Adam Stankiewicz | 18 | -164/+190 | |
2021-03-10 | Update | Adam Stankiewicz | 7 | -32/+200 | |
2021-03-01 | Update | Adam Stankiewicz | 25 | -253/+662 | |
2021-01-14 | Update | Adam Stankiewicz | 10 | -154/+66 | |
2021-01-03 | Add hjson, closes #659 | Adam Stankiewicz | 1 | -0/+95 | |
Co-authored-by: SebastienElet <sebastien@elet.fr> | |||||
2021-01-03 | Revert stylus provider | Adam Stankiewicz | 6 | -915/+421 | |
2021-01-01 | Fix loading for vim 8 packages, closes #613 | Adam Stankiewicz | 689 | -689/+689 | |
2021-01-01 | Move tex to after, closes #650 | Adam Stankiewicz | 1 | -1344/+0 | |
2021-01-01 | Change stylus provider, closes #642 | Adam Stankiewicz | 1 | -351/+855 | |
2021-01-01 | Add support for gleam, closes #655 | Adam Stankiewicz | 9 | -268/+345 | |
Co-authored-by: Jeff Kreeftmeijer <jeffkreeftmeijer@gmail.com> | |||||
2020-12-30 | Change fish provider, closes #626v4.17.0 | Adam Stankiewicz | 1 | -2/+3 | |
2020-12-30 | Add jsonc, closes #635 | Adam Stankiewicz | 1 | -0/+61 | |
2020-12-29 | Add mint-language, closes #653 | Adam Stankiewicz | 1 | -0/+109 | |
Co-authored-by: NICHTJ3 <nicholsontrent@gmail.com> | |||||
2020-12-29 | Update | Adam Stankiewicz | 19 | -203/+327 | |
2020-11-18 | Update | Adam Stankiewicz | 13 | -736/+1754 | |
2020-11-02 | Update | Adam Stankiewicz | 4 | -15/+336 | |
2020-10-27 | Add support for PEG syntax (#615) | Sinos | 1 | -0/+131 | |
* feat: add pest syntax * feat: add pest into packages * feat: increase the package count | |||||
2020-10-25 | Fix conditions, #608 | Adam Stankiewicz | 685 | -685/+685 | |
2020-10-25 | Preserve loading order of plugins, fixes #608 | Adam Stankiewicz | 685 | -685/+685 | |
2020-10-25 | Respect symlinks for resolving vim-polyglot as fallback, closes #605 | Adam Stankiewicz | 685 | -5480/+687 | |
2020-10-24 | Fix recursive loading, closes #605 | Adam Stankiewicz | 685 | -685/+2055 | |
2020-10-24 | Use vim-polyglot only as fallback to other plugins, fixes #580 | Adam Stankiewicz | 685 | -0/+3425 | |
2020-10-24 | Fix detecting shell filetypes, closes #603 | Adam Stankiewicz | 1 | -1/+1 | |
2020-10-18 | Leave only filetype detect for context, closes #575 | Adam Stankiewicz | 1 | -145/+0 | |
2020-10-18 | Leave only filetype detection for man, #576 | Adam Stankiewicz | 1 | -60/+0 | |
2020-10-17 | Make sure custom scripts.vim are respected as well | Adam Stankiewicz | 1 | -11/+11 | |
2020-10-17 | Fix testsv4.13.4 | Adam Stankiewicz | 6 | -1/+554 | |
2020-10-16 | Update | Adam Stankiewicz | 9 | -31/+62 | |
2020-10-14 | Alaways use native vim syntax, fixes #582v4.13.3 | Adam Stankiewicz | 1 | -984/+0 | |
2020-10-14 | Add and fix tests from upstream vim | Adam Stankiewicz | 4 | -68/+361 | |
2020-10-09 | Fix detecting of some filetypes, closes #579 | Adam Stankiewicz | 1 | -1/+1 | |
2020-10-08 | Fix encoding of vim files | Adam Stankiewicz | 16 | -18/+18 | |
2020-10-08 | Fix markdown and other highlighting, #578 | Adam Stankiewicz | 5 | -351/+312 | |
2020-10-07 | Use neovim version of .vim highlighting, #578 | Adam Stankiewicz | 1 | -172/+124 | |
2020-10-07 | Fix test and loading of filetypes, closes #577v4.13.2 | Adam Stankiewicz | 4 | -1/+279 | |
2020-10-07 | Remove context from packages, fixes #575 | Adam Stankiewicz | 1 | -145/+0 | |
2020-10-07 | Remove man plugin from vim, it does not work for nvim, closes #576 | Adam Stankiewicz | 3 | -64/+1 | |
2020-10-06 | Add all vim filetypes | Adam Stankiewicz | 378 | -115/+63441 | |
2020-10-06 | Add extensions to vlang | Adam Stankiewicz | 1 | -4/+5 | |
2020-10-04 | Add some missing filetypes | Adam Stankiewicz | 4 | -0/+933 | |
2020-10-04 | Add comments for some extensions + test | Adam Stankiewicz | 1 | -16/+19 | |
2020-10-02 | Resolve issues with loading order, closes #571v4.13.1 | Adam Stankiewicz | 1 | -0/+2 | |
2020-09-29 | Fix detection of conf files, closes #569 | Adam Stankiewicz | 1 | -0/+30 | |