instant-markdown/vim-instant-markdown

Document support for vim8 build-in package manager users

SteveLauC opened this issue · 1 comments

Hey guys, nice work!
This is not a problem report so I skip your issue template problems.

Vim8 introduced its own package manager, so I am wondering can we add the installation instruments for those build-in package manager users in README.md ?

Here is the approach to install vim-install-markdown using vim8 build-in package manager:

# NOTE: 
# 1. Please check you have git installed.
# 2. Please replace * with a package name you want.
git clone https://github.com/instant-markdown/vim-instant-markdown.git ~/.vim/pack/*/start/

Pull requests welcome @SteveLauC !