refactor(nvim): remove unecessary orgmode ts setup

This commit is contained in:
Price Hiller 2024-03-31 17:12:55 -05:00
parent a433b5a43d
commit 2ce3fa82d6
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -10,7 +10,6 @@ return {
{ "<leader>o", desc = "> Org" },
},
config = function()
require('orgmode').setup_ts_grammar()
-- Setup orgmode
require("orgmode").setup({
org_agenda_files = {