mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-15 20:23:50 -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
|
endfunction
|
||||||
|
|
||||||
call termopen(a:command, fzf)
|
call termopen(a:command, fzf)
|
||||||
file [FZF]
|
silent file [FZF]
|
||||||
startinsert
|
startinsert
|
||||||
return []
|
return []
|
||||||
endfunction
|
endfunction
|
||||||
|
Reference in New Issue
Block a user