This popup is busted and its annoying to update vimball plugins

Fri, 24 Sep 2021 12:14:40 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Fri, 24 Sep 2021 12:14:40 -0500
changeset 948
92cb1b3e285a
parent 947
dbec28d7a4f1
child 949
cb33f9050d24

This popup is busted and its annoying to update vimball plugins

.vimrc file | annotate | diff | comparison | revisions
--- a/.vimrc
+++ b/.vimrc
@@ -345,6 +345,7 @@ let g:perl_compiler_force_warnings = 0
 let g:plug_threads = 3
 
 let g:netrw_altfile = 1
+let g:netrw_use_errorwindow = 0
 
 ">> mucomplete
 " enable and prefer local buffer before tags

mercurial