summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2016-01-22 09:08:30 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2016-01-22 09:08:30 +0100
commit2bde381723b9604dccb5b9dbe4588a0251ad8544 (patch)
tree4249bc219a363482c5f0e184a79eefdddb43783f /README.md
parent61390f58850c34b27d2a28dc14ebd760de152cc9 (diff)
downloadvim-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.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6ebdd65f..3f0e3b47 100644
--- a/README.md
+++ b/README.md
@@ -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)