mirror of
https://github.com/junegunn/fzf.vim.git
synced 2026-01-15 07:36:53 +08:00
Update vimdoc
This commit is contained in:
@@ -160,6 +160,9 @@ Command-local options~
|
||||
|
||||
" [Tags] Command to generate tags file
|
||||
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~
|
||||
|
||||
Reference in New Issue
Block a user