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:47:00 +0100 |
commit | 7cbd509b6ca5522b33c8bf299468ec1be9052416 (patch) | |
tree | 129a1ab8dc1d1ecbcbb7797936a58d79fbd75851 /README.md | |
parent | f025e2778afb8bd324a7b8c6b7712346e7df0951 (diff) | |
download | vim-polyglot-7cbd509b6ca5522b33c8bf299468ec1be9052416.tar.gz vim-polyglot-7cbd509b6ca5522b33c8bf299468ec1be9052416.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) |