aboutsummaryrefslogtreecommitdiff
path: root/vim/plugin
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-08-06 09:56:57 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-08-06 09:56:57 +1200
commit4e8a4f0bec4f7cca2884d080978b030dfc1729f0 (patch)
treec97645cd4e581c0405df5690daf9e2646a0f2e44 /vim/plugin
parentMerge branch 'release/v1.44.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-4e8a4f0bec4f7cca2884d080978b030dfc1729f0.tar.gz
dotfiles-4e8a4f0bec4f7cca2884d080978b030dfc1729f0.zip
Merge branch 'release/v1.46.0'
* release/v1.46.0: Bump VERSION Strip generic greetings from quoted mail Make cursor start heuristics for mail smarter Use ^= instead of += for arbitrary text options Add explicit LC_COLLATE settings to plmu(1df) Remove markdown_autoformat.vim ftplugin Strip a trailing space Use pman as 'keywordprg' for PHP Remove surround.vim's insert mode maps Let's try leaving netrw on again for a bit
Diffstat (limited to 'vim/plugin')
-rw-r--r--vim/plugin/dist.vim2
1 files changed, 0 insertions, 2 deletions
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