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