diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2016-01-22 09:08:30 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2016-01-22 09:08:30 +0100 |
commit | 2bde381723b9604dccb5b9dbe4588a0251ad8544 (patch) | |
tree | 4249bc219a363482c5f0e184a79eefdddb43783f /README.md | |
parent | 61390f58850c34b27d2a28dc14ebd760de152cc9 (diff) | |
download | vim-polyglot-2.7.0.tar.gz vim-polyglot-2.7.0.zip |
Add nim supportv2.7.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -66,6 +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) - [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) |