mirror of
https://github.com/don-philipe/dotfiles.git
synced 2025-11-08 22:57:03 +01:00
4 lines
56 B
Lua
4 lines
56 B
Lua
|
|
require'treesitter-context'.setup{
|
||
|
|
enable = true,
|
||
|
|
}
|