aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPeter Odding <peter@peterodding.com>2010-11-20 09:41:56 +0100
committerPeter Odding <peter@peterodding.com>2010-11-20 09:41:56 +0100
commitae3eb31b705401d21f9f643924dc358a12658b61 (patch)
tree5ee230efb28f201319dabe073c5ca78f0f9ec40a /README.md
parent8751e207fcaaba7ab0ceaafb657d29c2d8618a9e (diff)
downloadvim-easytags-ae3eb31b705401d21f9f643924dc358a12658b61.tar.gz
Don't highlight tags inside #include <...>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a9f13cd..9dbd7f2 100644
--- a/README.md
+++ b/README.md
@@ -152,7 +152,7 @@ Once you've executed the above command, Vim will automatically look for a file n
## Contact
-If you have questions, bug reports, suggestions, etc. the author can be contacted at <peter@peterodding.com>. The latest version is available at <http://peterodding.com/code/vim/easytags/> and <http://github.com/xolox/vim-easytags>. If you like this plug-in please vote for it on [www.vim.org](http://www.vim.org/scripts/script.php?script_id=3114).
+If you have questions, bug reports, suggestions, etc. the author can be contacted at <peter@peterodding.com>. The latest version is available at <http://peterodding.com/code/vim/easytags/> and <http://github.com/xolox/vim-easytags>. If you like this plug-in please vote for it on [Vim Online](http://www.vim.org/scripts/script.php?script_id=3114).
## License