mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-19 00:53:42 -05:00
Updated Examples (vim) (markdown)
@@ -115,7 +115,7 @@ function! s:tags()
|
|||||||
echohl WarningMsg
|
echohl WarningMsg
|
||||||
echom 'Preparing tags'
|
echom 'Preparing tags'
|
||||||
echohl None
|
echohl None
|
||||||
call system('ctags -R --excmd=number')
|
call system('ctags -R')
|
||||||
endif
|
endif
|
||||||
|
|
||||||
call fzf#run({
|
call fzf#run({
|
||||||
|
|||||||
Reference in New Issue
Block a user