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
e154f827fd
dotfiles
/
modules
/
programs
/
nvim
/
plugins
/
nvim-ts-context-commentstri...
6 lines
98 B
Lua
Raw
Blame
History
require
(
"
nvim-treesitter.configs
"
)
.
setup
(
{
context_commentstring
=
{
enable
=
true
,
}
,
}
)
Reference in New Issue
View Git Blame
Copy Permalink