[Tags] Conf + howto with vimwq

This commit is contained in:
Mathieu Maret 2010-05-03 14:25:24 +02:00
parent 8ba00d1c77
commit 540389f377
2 changed files with 7 additions and 0 deletions

3
.ctags Normal file
View File

@ -0,0 +1,3 @@
--c++-kinds=+p
--fields=+iaS
--extra=+q

4
HOSTO_CTAGS Normal file
View File

@ -0,0 +1,4 @@
ctags -f ~/.vim/qt4tags -R /usr/include/qt4/
in .vimrc
set tags+=~/vim/st4tags