Skip to content

Commit c18b8af

Browse files
committed
remove extra redraw
1 parent 883dd15 commit c18b8af

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

autoload/nnn.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ function! s:eval_temp_file(opts)
102102
endif
103103

104104
let s:action = '' " reset action
105-
redraw!
106105
endfunction
107106

108107
function! s:popup(opts, term_opts)

0 commit comments

Comments
 (0)