Convert file format to CTAGS. Update docs

This commit is contained in:
Ivan Tishchenko
2015-01-10 01:44:25 +03:00
parent 8a0433dec5
commit b99a3dc988
3 changed files with 62 additions and 13 deletions

View File

@ -32,6 +32,8 @@ execute 'setlocal suffixesadd='.VimwikiGet('ext')
setlocal isfname-=[,]
" gf}}}
setlocal tags+=./.tags
" MISC }}}
" COMPLETION {{{