Skip to content

Commit 01e0924

Browse files
Update installation.org (#996)
1 parent 32ef9e9 commit 01e0924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Here are few examples:
77

88
1. [[https://github.com/folke/lazy.nvim][lazy.nvim]] (Recommended)
99
#+begin_src lua
10-
{
10+
return {
1111
'nvim-orgmode/orgmode',
1212
event = 'VeryLazy',
1313
config = function()

0 commit comments

Comments
 (0)