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
Projects
Releases
Packages
Wiki
Activity
4f83122f31
nvim
/
after
/
plugin
/
comment.lua
7 lines
103 B
Lua
Raw
Normal View
History
Unescape
Escape
init commit
2023-03-10 06:58:22 -08:00
-- Enable Comment.nvim
update config
2023-03-18 23:49:58 -07:00
require
(
'
Comment
'
)
.
setup
(
{
options
=
{
theme
=
'
rose-pine
'
}
}
)
Reference in a new issue
Copy permalink