diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2016-09-11 13:50:56 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2016-09-11 13:50:56 +0200 |
commit | 74652b465d7eff97070001317a4ea5557717378d (patch) | |
tree | 5bf1df2e0decbedf0bebef7e5b1640d75b0c2f14 /README.md | |
parent | 7575da2064c81f4d44cd5a10cc419e8fb97a2dba (diff) | |
download | vim-polyglot-2.13.0.tar.gz vim-polyglot-2.13.0.zip |
Update twig sourcev2.13.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -111,7 +111,7 @@ If you need full functionality of any plugin, please use it directly with your p - [tmux](https://github.com/keith/tmux.vim) (syntax, ftplugin, ftdetect) - [tomdoc](https://github.com/wellbredgrapefruit/tomdoc.vim) (syntax) - [toml](https://github.com/cespare/vim-toml) (syntax, ftplugin, ftdetect) -- [twig](https://github.com/evidens/vim-twig) (syntax, ftplugin) +- [twig](https://github.com/lumiliet/vim-twig) (syntax, indent, ftplugin) - [typescript](https://github.com/leafgarland/typescript-vim) (syntax, indent, compiler, ftplugin, ftdetect) - [vala](https://github.com/tkztmk/vim-vala) (syntax, indent, ftdetect) - [vbnet](https://github.com/vim-scripts/vbnet.vim) (syntax) |