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
277b29f62d
dotfiles
/
modules
/
programs
/
nvim
/
plugins
/
todo-comments-nvim.lua
2 lines
35 B
Lua
Raw
Normal View
History
Unescape
Escape
nvim: add separate config files for most plugins
2023-03-04 13:22:48 +01:00
require
(
"
todo-comments
"
)
.
setup
(
{
}
)