index
:
dotfiles
laptop
lualine
main
Dotfiles for my different machines
Adam Stück
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
lua
/
setup
/
nvim-treesitter.lua
blob: 7bccf730429d88b9f6e7830c4b95d518799928db (
plain
)
1
2
3
4
5
require 'nvim-treesitter.configs'.setup { highlight = { enable = true, }, }