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