This website requires JavaScript.
Explore
Help
Sign In
Zynh0722
/
nvim
Watch
1
Star
0
Fork
You've already forked nvim
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
54ea5e727e
nvim
/
after
/
plugin
/
comment.lua
7 lines
103 B
Lua
Raw
Blame
History
-- Enable Comment.nvim
require
(
'
Comment
'
)
.
setup
(
{
options
=
{
theme
=
'
rose-pine
'
}
}
)
Reference in New Issue
View Git Blame
Copy Permalink