This website requires JavaScript.
Explore
Help
Sign In
moritz
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
da6601884d
dotfiles
/
modules
/
programs
/
nvim
/
plugins
/
lua
/
nvim-treesitter.lua
2 lines
43 B
Lua
Raw
Normal View
History
Unescape
Escape
refactor: treesitter config
2023-12-08 16:06:00 +01:00
require
(
"
nvim-treesitter.configs
"
)
.
setup
(
)