mirror of
https://github.com/junegunn/fzf.git
synced 2025-07-31 04:02:01 -07:00
Suppress message from :file
Suggested by @noahfrederick
This commit is contained in:
@@ -266,7 +266,7 @@ function! s:execute_term(dict, command, temps)
|
||||
endfunction
|
||||
|
||||
call termopen(a:command, fzf)
|
||||
file [FZF]
|
||||
silent file [FZF]
|
||||
startinsert
|
||||
return []
|
||||
endfunction
|
||||
|
Reference in New Issue
Block a user