diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2016-01-22 09:12:18 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2016-01-22 09:12:18 +0100 |
commit | c324a086b2e184f0275c46e97acbf95376683fde (patch) | |
tree | 7d0a6f65b21383ffa4126974752dacb59f4c92c1 /README.md | |
parent | 2bde381723b9604dccb5b9dbe4588a0251ad8544 (diff) | |
download | vim-polyglot-2.7.1.tar.gz vim-polyglot-2.7.1.zip |
Exclude autoload scripts for nimv2.7.1
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo - [liquid](https://github.com/tpope/vim-liquid) (syntax, indent, ftplugin, ftdetect) - [markdown](https://github.com/tpope/vim-markdown) (syntax, ftplugin, ftdetect) - [nginx](https://github.com/nginx/nginx) (syntax, indent, ftdetect) -- [nim](https://github.com/zah/nim.vim) (syntax, indent, compiler, autoload, ftplugin, ftdetect) +- [nim](https://github.com/zah/nim.vim) (syntax, compiler, indent, ftdetect) - [nix](https://github.com/spwhitt/vim-nix) (syntax, ftplugin, ftdetect) - [objc](https://github.com/b4winckler/vim-objc) (ftplugin, syntax, indent) - [ocaml](https://github.com/jrk/vim-ocaml) (syntax, indent, ftplugin) |