aboutsummaryrefslogtreecommitdiff
path: root/man/man7/dotfiles.7df
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-01-23 15:00:54 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-01-23 15:00:54 +1300
commitd2bf5c757a29aa960b65ee1e50d48ff893d9cdec (patch)
tree37bcc2df81ccd83b0c1edc249a43b8e51e3bd0bf /man/man7/dotfiles.7df
parentMerge branch 'release/v0.25.0' (diff)
parentBump version number to 0.26.0 (diff)
downloaddotfiles-039e72c0371411dff142905d7b4b327d12bdd354.tar.gz (sig)
dotfiles-039e72c0371411dff142905d7b4b327d12bdd354.zip
Merge branch 'release/v0.26.0'v0.26.0
* release/v0.26.0: Bump version number to 0.26.0 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)