aboutsummaryrefslogtreecommitdiff
path: root/man/man7/dotfiles.7df
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-01-23 14:59:56 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-01-23 14:59:56 +1300
commit703eab28106db44b3608f76dc1254c1b50bdfc01 (patch)
treeec9bad735ec5e5d73e69fc9223135f3eb8ece3a5 /man/man7/dotfiles.7df
parentMerge branch 'release/v0.25.0' into develop (diff)
parentRemove Pathogen from Vim setup (diff)
downloaddotfiles-703eab28106db44b3608f76dc1254c1b50bdfc01.tar.gz
dotfiles-703eab28106db44b3608f76dc1254c1b50bdfc01.zip
Merge branch 'feature/no-pathogen' into develop
* feature/no-pathogen: Remove Pathogen from Vim setup
Diffstat (limited to 'man/man7/dotfiles.7df')
-rw-r--r--man/man7/dotfiles.7df4
1 files changed, 2 insertions, 2 deletions
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)