summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2014-06-08 19:38:42 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2014-06-08 19:38:42 +0200
commita59f644d49ee029df48586a6c3c358858f1e6739 (patch)
tree058906e13b6d1b32e50a69ec447fb8a3c8dd969a /README.md
parent33dd4b2741ce51f02dea47298c6abfc847215889 (diff)
downloadvim-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.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ef3ad871..cd2a773a 100644
--- a/README.md
+++ b/README.md
@@ -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)