diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2016-05-13 15:56:51 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2016-05-13 16:10:17 +0200 |
commit | b9dae8fbab5c49d5cb7d117de9a782217e6b0f60 (patch) | |
tree | 678c559c854a064e9ad5da2db1a76c8bea354055 /README.md | |
parent | 84593f2d7f25ba215a7bab954d639a2718f88c24 (diff) | |
download | vim-polyglot-b9dae8fbab5c49d5cb7d117de9a782217e6b0f60.tar.gz vim-polyglot-b9dae8fbab5c49d5cb7d117de9a782217e6b0f60.zip |
Add mako support, closes #126
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -65,6 +65,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo - [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) +- [mako](https://github.com/sophacles/vim-bundle-mako) (syntax, indent, ftplugin, ftdetect) - [markdown](https://github.com/tpope/vim-markdown) (syntax, ftplugin, ftdetect) - [nginx](https://github.com/nginx/nginx) (syntax, indent, ftdetect) - [nim](https://github.com/zah/nim.vim) (syntax, compiler, indent, ftdetect) |