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: 42bfcbd40e836eab2be12c7ff087f6d1c74c332f (
plain
)
1
2
3
4
5
require'nvim-treesitter.configs'.setup { highlight = { enable = true, }, }