Skip to content

Commit

Permalink
read from .tags file
Browse files Browse the repository at this point in the history
  • Loading branch information
choikwa committed Aug 10, 2016
1 parent 3afc659 commit 4eb66ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ set laststatus=2

" For use with exuberant-tags
" searches dir upward until it finds tags file
set tags=./tags;
set tags=./.tags;

0 comments on commit 4eb66ac

Please sign in to comment.