m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 09:03:43 -05:00

Updated Examples (vim) (markdown)

Junegunn Choi
2015-08-10 11:18:33 +09:00
parent c86336e9b3
commit b2c38d860f

@@ -115,7 +115,7 @@ function! s:tags()
echohl WarningMsg
echom 'Preparing tags'
echohl None
call system('ctags -R --excmd=number')
call system('ctags -R')
endif
call fzf#run({