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
|
||||
echom 'Preparing tags'
|
||||
echohl None
|
||||
call system('ctags -R --excmd=number')
|
||||
call system('ctags -R')
|
||||
endif
|
||||
|
||||
call fzf#run({
|
||||
|
||||
Reference in New Issue
Block a user