Re: vim: taglist / ctags on debian
- From: Mathias Brodala <info@xxxxxxxxxx>
- Date: Wed, 23 May 2007 12:32:18 +0200
Hi Mathieu.
Mathieu Malaterre, 23.05.2007 11:46:
For
instance for taglist you are supposed to do:
...
2. Change to the $HOME/.vim/doc or $HOME/vimfiles/doc or $VIM/vimfiles/doc
directory, start Vim and run the ":helptags ." command to process the
taglist help file. Without this step, you cannot jump to the taglist
help
topics.
...
Here is what I did:
cd /usr/share/vim-scripts/doc
vim
then from vim
:helptags .
which return:
E152: Cannot open ./tags for writing
Of course I can run the command as root, but is it going to work for
my user than ?
Why don’t you follow the first advice then and run the command in $HOME/.vim/doc?
--
debian/rules
Attachment:
signature.asc
Description: OpenPGP digital signature
- Follow-Ups:
- Re: vim: taglist / ctags on debian
- From: Mathieu Malaterre
- Re: vim: taglist / ctags on debian
- References:
- vim: taglist / ctags on debian
- From: Mathieu Malaterre
- vim: taglist / ctags on debian
- Prev by Date: vim: taglist / ctags on debian
- Next by Date: Re: OpenGL rendering problem
- Previous by thread: vim: taglist / ctags on debian
- Next by thread: Re: vim: taglist / ctags on debian
- Index(es):
Relevant Pages
|