diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-14 08:52:35 -0700 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-14 08:52:35 -0700 |
commit | b061a2d99500a2aa3da9dae590ccc0c20edf6eb9 (patch) | |
tree | ff413638486547c80d70f5cc9d35207eba930c43 /README.md | |
parent | f0d869aea78030c6f802013a108678dd98e82378 (diff) | |
parent | e59b949deff549473e9ca71425dfdd4dee2e0bde (diff) | |
download | vim-polyglot-b061a2d99500a2aa3da9dae590ccc0c20edf6eb9.tar.gz vim-polyglot-b061a2d99500a2aa3da9dae590ccc0c20edf6eb9.zip |
Merge pull request #3 from duwanis/use_official_tomdoc_vim
Use the official tomdoc.vim repository
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo - [stylus](https://github.com/wavded/vim-stylus) (syntax, indent, ftplugin, ftdetect) - [textile](https://github.com/timcharper/textile.vim) (syntax, ftplugin, ftdetect) - [tmux](https://github.com/acustodioo/vim-tmux) (syntax, ftdetect) -- [tomdoc](https://github.com/mutewinter/tomdoc.vim) (syntax) +- [tomdoc](https://github.com/duwanis/tomdoc.vim) (syntax) - [vbnet](https://github.com/vim-scripts/vbnet.vim) (syntax) - [twig](https://github.com/beyondwords/vim-twig) (syntax, ftplugin, ftdetect) - [xls](https://github.com/vim-scripts/XSLT-syntax) (syntax) |