diff options
| author | Adam Stankiewicz <sheerun@sher.pl> | 2016-01-28 18:14:32 +0100 | 
|---|---|---|
| committer | Adam Stankiewicz <sheerun@sher.pl> | 2016-01-28 18:14:32 +0100 | 
| commit | b0823d20685d0c03e70de3abfc85d79a8188d292 (patch) | |
| tree | 3bda08e95f18383a7b1b34d92a4732335ac04647 /README.md | |
| parent | b4a6290b42701b09069e052d1c3c1aa904752254 (diff) | |
| download | vim-polyglot-b0823d20685d0c03e70de3abfc85d79a8188d292.tar.gz vim-polyglot-b0823d20685d0c03e70de3abfc85d79a8188d292.zip | |
Change twig provider, close #102v2.7.2
Diffstat (limited to '')
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -96,7 +96,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo  - [tmux](https://github.com/tejr/vim-tmux) (syntax, ftdetect)  - [tomdoc](https://github.com/wellbredgrapefruit/tomdoc.vim) (syntax)  - [toml](https://github.com/cespare/vim-toml) (syntax, ftplugin, ftdetect) -- [twig](https://github.com/beyondwords/vim-twig) (syntax, ftplugin, ftdetect) +- [twig](https://github.com/evidens/vim-twig) (syntax, 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) | 
