refactor(nvim): load Orgmode on VeryLazy
event
This commit is contained in:
parent
fbd31d3b43
commit
0f43f67e08
@ -22,6 +22,7 @@ return {
|
||||
},
|
||||
},
|
||||
dir = "~/Git/Neovim/Orgmode",
|
||||
event = "VeryLazy",
|
||||
ft = { "org" },
|
||||
keys = {
|
||||
{ "<leader>o", desc = "> Org" },
|
||||
|
Loading…
Reference in New Issue
Block a user