diff --git a/.gitignore b/.gitignore index 2c257d4..ade1092 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .tags +doc/tags diff --git a/README.md b/README.md index e55678c..c379471 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,11 @@ string](https://protesilaos.com/emacs/denote#h:3048f558-7d84-45d6-9ef2-53055483e ### Installation You may use any of your favorite plugin managers, or, place a copy of this -package in `~/.vim/pack/tools/start`. +package in `~/.vim/pack/tools/start`. Then, run `:helptags ALL` to regenerate +the help files. This will allow you to get more help using `:help denote` or +similar commands. ### Usage - - For following links, simply move your cursor to the denote link, and press `gf`.