diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2015-12-06 11:45:35 +0100 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2015-12-06 11:45:35 +0100 |
commit | f58692a6410c6ce13de0eb6f03ab7e918ed7d1e5 (patch) | |
tree | 8aa24962d0b2ef52ddd43d80159cc3896fb7a647 /README.md | |
parent | 0dc7696c89516332ae577e40c898f8a1d1afb71d (diff) | |
download | vim-polyglot-f58692a6410c6ce13de0eb6f03ab7e918ed7d1e5.tar.gz vim-polyglot-f58692a6410c6ce13de0eb6f03ab7e918ed7d1e5.zip |
Update nginx source to upstream, closes #90
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo - [less](https://github.com/groenewege/vim-less) (syntax, indent, ftplugin, ftdetect) - [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/mutewinter/nginx.vim) (syntax, ftdetect) +- [nginx](https://github.com/nginx/nginx) (syntax, indent, ftdetect) - [ocaml](https://github.com/jrk/vim-ocaml) (syntax, indent, ftplugin) - [octave](https://github.com/vim-scripts/octave.vim--) (syntax) - [opencl](https://github.com/petRUShka/vim-opencl) (syntax, indent, ftplugin, ftdetect) |