From 3e2740fe832372eecc2394057c7551b040c0ce65 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 23 Jan 2018 14:58:52 +1300 Subject: Remove Pathogen from Vim setup Given that all of this is installed rather than symbolically linked, there's not really any harm following the old mixed ~/.vim layout for plugins. It's one less dependency and it makes the setup quite a bit less complicated. --- man/man7/dotfiles.7df | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/man7/dotfiles.7df b/man/man7/dotfiles.7df index b00f9a8b..dffde948 100644 --- a/man/man7/dotfiles.7df +++ b/man/man7/dotfiles.7df @@ -500,8 +500,8 @@ There are also a few tweaks to core syntax files in \f[C]~/.vim/after/syntax\f[], especially for shell script (\f[C]sh.vim\f[]). .PP -Third\-party plugins are in submodules in \f[C]~/.vim/bundle\f[], loaded -using Tim Pope's pathogen.vim (https://github.com/tpope/vim-pathogen). +Third\-party plugins are in submodules in \f[C]~/.vim/bundle\f[]. +They are installed into \f[C]~/.vim\f[] as normal. .SS Scripts .PP Where practical, I make short scripts into POSIX (but not Bourne) -- cgit v1.2.3