From 5dc6eb2d8026b4ce812a5a9c966d232b1f50c9c7 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Sat, 31 Aug 2019 23:25:52 -0400 Subject: [PATCH] Remove cargo culted helptags invocation Closes https://github.com/tpope/vim-sensible/issues/165 --- README.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/README.markdown b/README.markdown index c32b5ee..d8adb40 100644 --- a/README.markdown +++ b/README.markdown @@ -21,7 +21,6 @@ support: mkdir -p ~/.vim/pack/tpope/start cd ~/.vim/pack/tpope/start git clone https://tpope.io/vim/sensible.git - vim -u NONE -c "helptags sensible/doc" -c q ## Features