index
:
nix-setup.git
main
[no description]
git user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
old-custom-neovim
/
config
/
lua
/
plugins
/
treesitter.lua
blob: 3ad4c9f100c44265fee79ff3ad9b23605dcd6bfb (
plain
)
1
2
3
4
5
require("nvim-treesitter.configs").setup { highlight = { enable = true, }, }