diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2017-09-27 20:23:42 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2017-09-27 20:23:42 +0200 |
commit | 8148255ef1c416f414c3a78405eff08fe149d16e (patch) | |
tree | 2079cba4fc936c705156e9c03eda004f823bf665 /README.md | |
parent | 40ddf334c9428ff7d88b7ca12912a9a1ea80dbab (diff) | |
download | vim-polyglot-8148255ef1c416f414c3a78405eff08fe149d16e.tar.gz vim-polyglot-8148255ef1c416f414c3a78405eff08fe149d16e.zip |
Add vifm support, closes #213
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -138,6 +138,7 @@ If you need full functionality of any plugin, please use it directly with your p - [vala](https://github.com/arrufat/vala.vim) (syntax, indent) - [vbnet](https://github.com/vim-scripts/vbnet.vim) (syntax) - [vcl](https://github.com/smerrill/vcl-vim-plugin) (syntax) +- [vifm](https://github.com/vifm/vifm.vim) (syntax, autoload, ftplugin) - [vm](https://github.com/lepture/vim-velocity) (syntax, indent) - [vue](https://github.com/posva/vim-vue) (syntax, indent, ftplugin) - [xls](https://github.com/vim-scripts/XSLT-syntax) (syntax) |