This website requires JavaScript.
Explore
Help
Sign in
pim
/
setup
Archived
Watch
1
Star
1
Fork
You've already forked setup
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
This repository has been archived on
2024-04-30
. You can view files and clone it, but cannot push or open issues or pull requests.
b64fd4dc49
setup
/
roles
/
neovim
/
files
/
plugin
/
comment.lua
2 lines
55 B
Lua
Raw
Normal View
History
Unescape
Escape
neovim commenting plugin
2023-01-31 17:54:12 +00:00
require
(
'
nvim_comment
'
)
.
setup
(
{
comment_empty
=
false
}
)
Reference in a new issue
Copy permalink