diff --git a/README.md b/README.md index 7a01b26..c1d2831 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,11 @@ git clone https://github.com/vimwiki/vimwiki.git ~/.vim/pack/plugins/start/vimwi ``` +Notes: + +- See `:h helptags` for information on installing the documentation. +- For general information on vim packages see `:h packages`. + #### Installation using [Pathogen](https://github.com/tpope/vim-pathogen) ```sh