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