vim: taglist / ctags on debian
- From: "Mathieu Malaterre" <mathieu.malaterre@xxxxxxxxx>
- Date: Wed, 23 May 2007 11:46:48 +0200
Hello,
I am trying to use taglist on my debian box. Instead of getting the
script directly from:
http://www.vim.org/scripts/script.php?script_id=273
I used the debian package:
http://packages.debian.org/stable/editors/vim-scripts
Unfortunately there is no documentation on how to install them. 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 ?
Thanks,
--
Mathieu
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: vim: taglist / ctags on debian
- From: Mathias Brodala
- Re: vim: taglist / ctags on debian
- Prev by Date: OpenGL rendering problem
- Next by Date: Re: vim: taglist / ctags on debian
- Previous by thread: OpenGL rendering problem
- Next by thread: Re: vim: taglist / ctags on debian
- Index(es):
Relevant Pages
|