Age | Commit message (Expand) | Author | Files | Lines |
2021-06-09 | Fix livescript filetype, closes #666 | Adam Stankiewicz | 2 | -2/+2 |
2021-06-09 | Use more modern haxe package, closes #340 | Adam Stankiewicz | 2 | -0/+6 |
2021-06-09 | Update | Adam Stankiewicz | 5 | -34/+806 |
2021-06-04 | Fix detection of racket filetype, closes #720 | Adam Stankiewicz | 2 | -2/+2 |
2021-06-01 | Update | Adam Stankiewicz | 5 | -40/+33 |
2021-04-14 | Do not touch nofileignorecase setting, fixes #694 | Adam Stankiewicz | 1 | -3/+0 |
2021-04-14 | Update | Adam Stankiewicz | 2 | -0/+5 |
2021-04-14 | Remove mm from xml extensions, fixes #699 | Adam Stankiewicz | 2 | -2/+2 |
2021-04-14 | Change svelte provider, fixes #700 | Adam Stankiewicz | 1 | -0/+71 |
2021-04-14 | Remove .rs extension from xml, closes #682 | Adam Stankiewicz | 2 | -2/+2 |
2021-04-14 | Switch clojure provider, closes #685 | Adam Stankiewicz | 1 | -8/+9 |
2021-04-14 | Update | Adam Stankiewicz | 9 | -81/+167 |
2021-04-14 | Eeplace array slice with while loops for Vim 7.4 (#677) | Sezi | 1 | -4/+7 |
2021-03-10 | Update | Adam Stankiewicz | 4 | -42/+149 |
2021-03-01 | Update | Adam Stankiewicz | 7 | -738/+60 |
2021-01-14 | Prevent overriding filetype set, fixes #663 | Adam Stankiewicz | 1 | -1/+1 |
2021-01-14 | Update | Adam Stankiewicz | 4 | -7/+27 |
2021-01-03 | Add hjson, closes #659 | Adam Stankiewicz | 2 | -0/+5 |
2021-01-03 | Revert stylus provider | Adam Stankiewicz | 2 | -589/+12 |
2021-01-01 | Fix loading for vim 8 packages, closes #613 | Adam Stankiewicz | 61 | -60/+3690 |
2021-01-01 | Add cson extension to coffeescript, closes #639 | Adam Stankiewicz | 1 | -1/+1 |
2021-01-01 | Change stylus provider, closes #642 | Adam Stankiewicz | 1 | -0/+578 |
2021-01-01 | Add support for gleam, closes #655 | Adam Stankiewicz | 1 | -0/+1 |
2020-12-30 | Change fish provider, closes #626v4.17.0 | Adam Stankiewicz | 1 | -29/+99 |
2020-12-30 | Add jsonc, closes #635 | Adam Stankiewicz | 1 | -0/+1 |
2020-12-30 | Revert "Check changes for focus event, improves #638" | Adam Stankiewicz | 3 | -152/+0 |
2020-12-30 | Check changes for focus event, improves #638 | Adam Stankiewicz | 3 | -0/+152 |
2020-12-29 | Fix detecting conf filetype, closes #641 | Adam Stankiewicz | 1 | -0/+5 |
2020-12-29 | Add mint-language, closes #653 | Adam Stankiewicz | 1 | -0/+1 |
2020-12-29 | Update | Adam Stankiewicz | 3 | -13/+21 |
2020-11-18 | Update | Adam Stankiewicz | 3 | -5/+6 |
2020-11-17 | Fix neovim :Tutor filetype detection (#631) | Dawid Potocki | 1 | -0/+1 |
2020-11-02 | Update | Adam Stankiewicz | 2 | -4/+20 |
2020-10-26 | Use nroff filetype for man pages, closes #611 | Adam Stankiewicz | 1 | -2/+1 |
2020-10-25 | Fix conditions, #608 | Adam Stankiewicz | 58 | -58/+58 |
2020-10-25 | Preserve loading order of plugins, fixes #608 | Adam Stankiewicz | 59 | -122/+58 |
2020-10-25 | Fix the filter of 'rtp' (#606) | ichizok | 1 | -2/+2 |
2020-10-25 | Respect symlinks for resolving vim-polyglot as fallback, closes #605 | Adam Stankiewicz | 60 | -468/+123 |
2020-10-24 | Fix recursive loading, closes #605 | Adam Stankiewicz | 58 | -58/+174 |
2020-10-24 | Use vim-polyglot only as fallback to other plugins, fixes #580 | Adam Stankiewicz | 58 | -0/+290 |
2020-10-19 | Allow vim-polyglot to load in non-compatible mode | Adam Stankiewicz | 2 | -3/+16 |
2020-10-18 | Leave only filetype detect for context, closes #575 | Adam Stankiewicz | 1 | -188/+0 |
2020-10-18 | Leave only filetype detection for man, #576 | Adam Stankiewicz | 1 | -2/+9 |
2020-10-17 | Make sure custom scripts.vim are respected as well | Adam Stankiewicz | 2 | -54/+56 |
2020-10-17 | Fix testsv4.13.4 | Adam Stankiewicz | 2 | -2/+195 |
2020-10-16 | Update | Adam Stankiewicz | 3 | -4/+19 |
2020-10-14 | Improve django detection, closes #585 | Adam Stankiewicz | 1 | -1/+1 |
2020-10-14 | Add and fix tests from upstream vim | Adam Stankiewicz | 3 | -23/+69 |
2020-10-09 | Fix detecting of some filetypes, closes #579 | Adam Stankiewicz | 1 | -3/+13 |
2020-10-07 | Fix test and loading of filetypes, closes #577v4.13.2 | Adam Stankiewicz | 1 | -3/+7 |