refactor(nvim): remove orgmode
dep on nvim-treesitter
This commit is contained in:
parent
eaed20c8a7
commit
127a499e0a
@ -1,9 +1,6 @@
|
|||||||
return {
|
return {
|
||||||
{
|
{
|
||||||
"nvim-orgmode/orgmode",
|
"nvim-orgmode/orgmode",
|
||||||
dependencies = {
|
|
||||||
{ "nvim-treesitter/nvim-treesitter" },
|
|
||||||
},
|
|
||||||
event = "VeryLazy",
|
event = "VeryLazy",
|
||||||
ft = { "org" },
|
ft = { "org" },
|
||||||
keys = {
|
keys = {
|
||||||
|
Loading…
Reference in New Issue
Block a user