nvim: orgmode rocks

This commit is contained in:
2023-07-08 15:20:41 +03:00
parent 022c795ab8
commit acbf132b52
2 changed files with 2 additions and 1 deletions

View File

@ -25,5 +25,6 @@ cmp.setup({
{ name = "nvim_lsp" },
{ name = "buffer" },
{ name = "vsnip" },
{ name = "orgmode" },
},
})