From 744ce5638c0cf5ce0e83c94b72b94995aff2a867 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Mon, 30 Jul 2018 16:04:11 +0100 Subject: Use pathogen to run helptags --- README.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9e9e035..9e02c36 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,6 @@ If you're not using vim 8; create a `.vimrc` with: git submodule add https://github.com/user/foo.git bundle/foo git commit -m "Added foo plugin" -You may want to index the plugin docs with: - - :helptags ~/.vim/bundle/foo/doc/ - ## Updating plugins git submodule foreach git pull origin master -- cgit v1.2.3