Skip to content

Commit

Permalink
Update vimrc
Browse files Browse the repository at this point in the history
Search tags recurrently
  • Loading branch information
lovelock committed Jan 22, 2016
1 parent 6504cc0 commit f9ae277
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ filetype plugin indent on
set nobackup
set noswapfile

" Search tags recurrently
set tags=./tags;

" Sets to auto read when a file is modified from outside
set autoread

Expand Down

0 comments on commit f9ae277

Please sign in to comment.