diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2014-06-08 19:38:42 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2014-06-08 19:38:42 +0200 |
commit | a59f644d49ee029df48586a6c3c358858f1e6739 (patch) | |
tree | 058906e13b6d1b32e50a69ec447fb8a3c8dd969a /README.md | |
parent | 33dd4b2741ce51f02dea47298c6abfc847215889 (diff) | |
download | vim-polyglot-1.9.1.tar.gz vim-polyglot-1.9.1.zip |
Add liquid support for old Vim, #301.9.1
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -51,6 +51,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo - [jst](https://github.com/briancollins/vim-jst) (syntax, indent, ftdetect) - [latex](https://github.com/LaTeX-Box-Team/LaTeX-Box) (syntax, indent, ftplugin) - [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) - [ocaml](https://github.com/jrk/vim-ocaml) (syntax, indent, ftplugin) |