aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-08-04 23:11:47 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-08-04 23:11:47 +1200
commit60eab724a29101c54c2d5d1cccd56385a8e5a85c (patch)
treef3d762f3573cf0d2c4c9ed534e42b7b6745f3241
parentMerge branch 'release/v1.44.0' into develop (diff)
downloaddotfiles-60eab724a29101c54c2d5d1cccd56385a8e5a85c.tar.gz
dotfiles-60eab724a29101c54c2d5d1cccd56385a8e5a85c.zip
Let's try leaving netrw on again for a bit
-rw-r--r--vim/after/plugin/dist.vim1
-rw-r--r--vim/plugin/dist.vim2
2 files changed, 0 insertions, 3 deletions
diff --git a/vim/after/plugin/dist.vim b/vim/after/plugin/dist.vim
index 4613925f..bc8995b6 100644
--- a/vim/after/plugin/dist.vim
+++ b/vim/after/plugin/dist.vim
@@ -2,7 +2,6 @@
unlet! g:loaded_getscriptPlugin
unlet! g:loaded_vimballPlugin
unlet! g:loaded_logiPat
-unlet! g:loaded_netrwPlugin
unlet! g:loaded_rrhelper
unlet! g:loaded_spellfile_plugin
unlet! g:loaded_gzip
diff --git a/vim/plugin/dist.vim b/vim/plugin/dist.vim
index 53962c93..ac3671a2 100644
--- a/vim/plugin/dist.vim
+++ b/vim/plugin/dist.vim
@@ -8,8 +8,6 @@ let g:loaded_tarPlugin = 1
let g:loaded_zipPlugin = 1
" I prefer filtering text with Unix tools
let g:loaded_logiPat = 1
-" The shell, tab completion, and 'wildmenu' are good enough
-let g:loaded_netrwPlugin = 1
" I don't use Vim servers
let g:loaded_rrhelper = 1
" I don't need extra spelling files