mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-12 13:37:46 +00:00
wip: try using config
This commit is contained in:
parent
a8ddc8d7e2
commit
d9a73933e1
3 changed files with 3 additions and 3 deletions
|
|
@ -21,7 +21,7 @@ in {
|
|||
|
||||
pluginRC.orgmode = entryAnywhere ''
|
||||
-- Treesitter configuration
|
||||
require('nvim-treesitter.configs').setup {
|
||||
require('nvim-treesitter.config').setup {
|
||||
|
||||
-- If TS highlights are not enabled at all, or disabled via `disable` prop,
|
||||
-- highlighting will fallback to default Vim syntax highlighting
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue