diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-10-14 23:47:17 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-10-14 23:47:17 +0200 |
commit | 3ac0dd5a8033d3b356a2976e1dcc6ae8006f903b (patch) | |
tree | 5a4cca41ef93f98915926e04a4eb9423f948fac7 /README.md | |
parent | e95c5f49aae37ac650fa1078032e61d8cc42af62 (diff) | |
download | vim-polyglot-4.13.3.tar.gz vim-polyglot-4.13.3.zip |
Alaways use native vim syntax, fixes #582v4.13.3
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -190,7 +190,6 @@ On top of all language packs from [vim repository](https://github.com/vim/vim/tr - [vbnet](https://github.com/vim-scripts/vbnet.vim) - [vcl](https://github.com/smerrill/vcl-vim-plugin) - [velocity](https://github.com/lepture/vim-velocity) -- [vim](https://github.com/neovim/neovim/tree/master/runtime) - [vue](https://github.com/posva/vim-vue) - [xdc](https://github.com/amal-khailtash/vim-xdc-syntax) - [xml](https://github.com/amadeus/vim-xml) |