Fix bug: tags would not work in subfolders ('tags file not found')
This commit is contained in:
parent
fd66db5551
commit
4617576c20
@ -31,7 +31,7 @@ execute 'setlocal suffixesadd='.VimwikiGet('ext')
|
||||
setlocal isfname-=[,]
|
||||
" gf}}}
|
||||
|
||||
setlocal tags+=./.tags
|
||||
setlocal tags+=.tags
|
||||
|
||||
" MISC }}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user