diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2015-12-17 10:47:00 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2015-12-17 10:49:17 +0100 |
commit | ad44c4f7a316e798a9354197b20a80eabf280f1a (patch) | |
tree | d68b73b60b73d19bf3e83d8e0f807fbae406cffd /README.md | |
parent | 3c56c1c7cd051cc7ac7cea0ad66748d8afe1a3cb (diff) | |
download | vim-polyglot-ad44c4f7a316e798a9354197b20a80eabf280f1a.tar.gz vim-polyglot-ad44c4f7a316e798a9354197b20a80eabf280f1a.zip |
Add nix support, closes #97
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -64,6 +64,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) +- [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) - [octave](https://github.com/vim-scripts/octave.vim--) (syntax) |