mirror of
https://github.com/junegunn/fzf.vim.git
synced 2026-02-21 09:08:35 +08:00
Update vimdoc
This commit is contained in:
@@ -160,6 +160,9 @@ Command-local options~
|
|||||||
|
|
||||||
" [Tags] Command to generate tags file
|
" [Tags] Command to generate tags file
|
||||||
let g:fzf_tags_command = 'ctags -R'
|
let g:fzf_tags_command = 'ctags -R'
|
||||||
|
|
||||||
|
" [Commands] --expect expression for directly executing the command
|
||||||
|
let g:fzf_commands_expect = 'ctrl-x'
|
||||||
<
|
<
|
||||||
|
|
||||||
Advanced customization using autoload functions~
|
Advanced customization using autoload functions~
|
||||||
|
|||||||
Reference in New Issue
Block a user