fix install instructions

This commit is contained in:
Balakrishnan Balasubramanian 2023-01-02 23:59:13 -05:00
parent 97993040d3
commit 3090b15946

View File

@ -5,7 +5,7 @@ Syntax and help for logrotate config files in /etc/logrotate.d/*
# Install
mkdir -p ~/.vim/pack/gitpacks/start/
git clone https://github.com/balki/vim-logrotate
git -C ~/.vim/pack/gitpacks/start clone https://github.com/balki/vim-logrotate
vim +":helptags ALL" +"qa"
# Requirements