diff options
author | Peter Odding <peter@peterodding.com> | 2010-06-10 21:57:44 +0200 |
---|---|---|
committer | Peter Odding <peter@peterodding.com> | 2010-06-10 21:57:44 +0200 |
commit | 62cbd2a750a40dd520b6a7f1a92463c92f37baca (patch) | |
tree | ed0b06fe269aff2a00827d3e2f82be1539e2be78 /doc/README.footer | |
parent | 766a538283502cb7a2ebca58a6071f8f38c8383c (diff) | |
download | vim-easytags-62cbd2a750a40dd520b6a7f1a92463c92f37baca.tar.gz |
Bug fix: Add easytags_file to &tags option
While writing the `easytags.vim` plug-in at one point I added the
following line to my `~/.vimrc` script:
:set tags=~/.vimtags
After publishing the plug-in I totally forgot about the `tags` option
and how the plug-in depends on it for all of its functionality :-S
The plug-in now adds the (possibly user-defined) value of the
`easytags_file` option to Vim's `tags` option, thereby making Vim's
internals aware of the tags file.
Oh by the way, the plug-in is now more-or-less Windows compatible.
The only remaining problems are the flashing command prompt (which
I know how to fix) and the fact that CursorHold seems to fire
repeatedly...
Diffstat (limited to 'doc/README.footer')
0 files changed, 0 insertions, 0 deletions