This website requires JavaScript.
Explore
Help
Sign In
don
/
dotfiles
Watch
1
Star
0
Fork
0
mirror of
https://github.com/don-philipe/dotfiles.git
synced
2026-09-08 06:38:52 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
01e9bd37c7b965b2138e85c3604589513cf79b5e
dotfiles
/
.config
/
nvim
/
lua
/
config
/
treesitter-context.lua
T
4 lines
56 B
Lua
Raw
Normal View
History
Unescape
Escape
Add nvim plugins for showing context and indent lines
2025-06-05 00:50:19 +02:00
require
'treesitter-context'
.
setup
{
enable
=
true
,
}
Reference in New Issue
Copy Permalink