mirror of
https://github.com/junegunn/fzf.git
synced 2025-07-31 12:12:02 -07:00
[nvim] setf fzf
This commit is contained in:
@@ -357,6 +357,7 @@ function! s:execute_term(dict, command, temps)
|
||||
endfunction
|
||||
|
||||
call termopen(a:command, fzf)
|
||||
setf fzf
|
||||
startinsert
|
||||
return []
|
||||
endfunction
|
||||
|
Reference in New Issue
Block a user