File tree 1 file changed +12
-1
lines changed
1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
Orgmode clone written in Lua for Neovim
12
12
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]]
14
14
15
15
#+HTML:</div>
16
16
@@ -49,6 +49,17 @@ Use your favourite package manager. We recommend [[https://github.com/folke/lazy
49
49
#+END_SRC
50
50
51
51
For 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=
52
63
*** Usage
53
64
54
65
- *Open agenda prompt*: =<Leader>oa=
You can’t perform that action at this time.
0 commit comments