diff --git a/plugin/fzf.vim b/plugin/fzf.vim index 3beb5be3..a70a3b33 100644 --- a/plugin/fzf.vim +++ b/plugin/fzf.vim @@ -688,7 +688,7 @@ function! s:execute_term(dict, command, temps) abort lcd - endif endtry - setlocal nospell bufhidden=wipe nobuflisted + setlocal nospell bufhidden=wipe nobuflisted nonumber setf fzf startinsert return []