orgmode changed
This commit is contained in:
parent
16b54b228e
commit
81e394a215
1 changed files with 0 additions and 3 deletions
|
|
@ -1,6 +1,3 @@
|
||||||
-- Load custom treesitter grammar for org filetype
|
|
||||||
require('orgmode').setup_ts_grammar()
|
|
||||||
|
|
||||||
-- Treesitter configuration
|
-- Treesitter configuration
|
||||||
require('nvim-treesitter.configs').setup({
|
require('nvim-treesitter.configs').setup({
|
||||||
-- If TS highlights are not enabled at all, or disabled via `disable` prop,
|
-- If TS highlights are not enabled at all, or disabled via `disable` prop,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue