We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e5606e commit b32bedeCopy full SHA for b32bede
docs/installation.org
@@ -7,7 +7,7 @@ Here are few examples:
7
8
1. [[https://github.com/folke/lazy.nvim][lazy.nvim]] (Recommended)
9
#+begin_src lua
10
- {
+ return {
11
'nvim-orgmode/orgmode',
12
event = 'VeryLazy',
13
config = function()
0 commit comments