Update docs for v1.5

This commit is contained in:
Alex Vear
2021-03-11 19:46:15 +00:00
parent bab85fda8a
commit 5e1d9fb5fb
2 changed files with 13 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ vim +'helptags ~/.vim/pack/plugins/start/org/doc/' +q
Make sure the following options are set in your vimrc to enable all
functionality:
#+BEGIN_SRC
#+BEGIN_SRC vim
syntax enable
filetype plugin indent on
#+END_SRC