diff --git a/lua/plugins/orgmode.lua b/lua/plugins/orgmode.lua index 64d236c..f98fcbc 100644 --- a/lua/plugins/orgmode.lua +++ b/lua/plugins/orgmode.lua @@ -41,5 +41,4 @@ return { end, }, { 'akinsho/org-bullets.nvim', config = true }, - { 'dhruvasagar/vim-table-mode' }, }