Compare commits
No commits in common. "e394a004091418c7f565ed84f0bcc162e52dd09c" and "9e8edd6bf47af52119bb9bb3fc90f7613c2fd0e9" have entirely different histories.
e394a00409
...
9e8edd6bf4
@ -1,7 +1,6 @@
|
||||
return {
|
||||
{
|
||||
"nvim-orgmode/orgmode",
|
||||
branch = "nightly",
|
||||
dependencies = {
|
||||
{ "nvim-treesitter/nvim-treesitter" },
|
||||
{
|
||||
@ -22,6 +21,7 @@ return {
|
||||
},
|
||||
},
|
||||
},
|
||||
dir = "~/Git/Neovim/Orgmode",
|
||||
event = "VeryLazy",
|
||||
ft = { "org" },
|
||||
keys = {
|
||||
|
Loading…
Reference in New Issue
Block a user