Skip to content
Snippets Groups Projects
Commit 5769d386 authored by Junegunn Choi's avatar Junegunn Choi
Browse files

[nvim] setf fzf

parent 724ffa37
No related branches found
No related tags found
No related merge requests found
......@@ -357,6 +357,7 @@ function! s:execute_term(dict, command, temps)
endfunction
call termopen(a:command, fzf)
setf fzf
startinsert
return []
endfunction
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment