orgmode changed

This commit is contained in:
Warwick 2024-06-05 10:06:15 +01:00
parent 16b54b228e
commit 81e394a215

View file

@ -1,6 +1,3 @@
-- Load custom treesitter grammar for org filetype
require('orgmode').setup_ts_grammar()
-- Treesitter configuration
require('nvim-treesitter.configs').setup({
-- If TS highlights are not enabled at all, or disabled via `disable` prop,