Suppress message from :file

Suggested by @noahfrederick
pull/183/head
Junegunn Choi 9 years ago
parent 2cec5c0f30
commit 1481304d3b

@ -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

Loading…
Cancel
Save