File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 1010
1111Orgmode clone written in Lua for Neovim
1212
13- [[#installation][Installation]] • [[file:./ docs/index.org ][Docs]] • [[#showcase][Showcase]] • [[file:./docs/troubleshoot.org][Troubleshoot]] • [[#plugins][Plugins]] • [[file:./docs/contributing.org][Contributing]] • [[#thanks-to][Kudos]]
13+ [[#installation][Installation]] • [[# docs][Docs]] • [[#showcase][Showcase]] • [[file:./docs/troubleshoot.org][Troubleshoot]] • [[#plugins][Plugins]] • [[file:./docs/contributing.org][Contributing]] • [[#thanks-to][Kudos]]
1414
1515#+HTML:</div>
1616
@@ -49,6 +49,17 @@ Use your favourite package manager. We recommend [[https://github.com/folke/lazy
4949#+END_SRC
5050
5151For more installation options see [[file:./docs/installation.org][Installation]] page.
52+
53+ *** Docs
54+ :PROPERTIES:
55+ :CUSTOM_ID: docs
56+ :END:
57+
58+ Online docs is available at [[https://nvim-orgmode.github.io]].
59+
60+ To view docs in orgmode format in Neovim, run =:Org help=.
61+
62+ Vim help docs is available at =:help orgmode.txt=
5263*** Usage
5364
5465- *Open agenda prompt*: =<Leader>oa=
You can’t perform that action at this time.
0 commit comments