ctags filename
This commit is contained in:
parent
75c6631e6d
commit
67814d88fa
1 changed files with 2 additions and 0 deletions
2
vimrc
2
vimrc
|
|
@ -104,6 +104,8 @@ set updatetime=100
|
|||
set backupdir=~/.vimtmp
|
||||
set directory=~/.vimtmp
|
||||
|
||||
set tags+=./.ctags,.ctags
|
||||
|
||||
" persisitent undo file
|
||||
set undodir=/home/ray/.vim/undodir
|
||||
set undofile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue