diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-08-24 11:48:35 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-08-24 11:48:35 +0200 |
commit | b2055afaa70dd35bccdb9deeeb5ebdefae25a026 (patch) | |
tree | 4ee50a9fefa5a2366bb129d129a5884331abbc7b /README.md | |
parent | 63a175357a139ebbecf724b5d8229d383a08afef (diff) | |
download | vim-polyglot-b2055afaa70dd35bccdb9deeeb5ebdefae25a026.tar.gz vim-polyglot-b2055afaa70dd35bccdb9deeeb5ebdefae25a026.zip |
Migrate only after dirs
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ If you need full functionality of any plugin, please use it directly with your p - [cjsx](https://github.com/mtscout6/vim-cjsx) (syntax, ftplugin) - [clojure](https://github.com/guns/vim-clojure-static) (syntax, indent, autoload, ftplugin) - [cmake](https://github.com/pboettch/vim-cmake-syntax) (syntax, indent) -- [coffee-script](https://github.com/kchmck/vim-coffee-script) (syntax, compiler, indent, autoload, ftplugin) +- [coffee-script](https://github.com/kchmck/vim-coffee-script) (syntax, indent, compiler, autoload, ftplugin) - [cql](https://github.com/elubow/cql-vim) (syntax) - [cryptol](https://github.com/victoredwardocallaghan/cryptol.vim) (syntax, compiler, ftplugin) - [crystal](https://github.com/rhysd/vim-crystal) (syntax, indent, autoload, ftplugin) |