diff options
author | Tommy Morgan <tommy@wellbredgrapefruit.com> | 2013-09-14 09:46:15 -0400 |
---|---|---|
committer | Tommy Morgan <tommy@wellbredgrapefruit.com> | 2013-09-14 09:46:15 -0400 |
commit | e59b949deff549473e9ca71425dfdd4dee2e0bde (patch) | |
tree | ff413638486547c80d70f5cc9d35207eba930c43 /README.md | |
parent | f0d869aea78030c6f802013a108678dd98e82378 (diff) | |
download | vim-polyglot-e59b949deff549473e9ca71425dfdd4dee2e0bde.tar.gz vim-polyglot-e59b949deff549473e9ca71425dfdd4dee2e0bde.zip |
Use the official tomdoc.vim repository
https://github.com/duwanis/tomdoc.vim is the offical tomdoc.vim repo,
and has a few extra changes in it that mutewinter's fork does not. This
commit adjusts the readme and updates the after/coffee.vim and
after/ruby.vim files to reflect the latest changes for this plugin.
Diffstat (limited to '')
-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) |