This website requires JavaScript.
Explore
Help
Sign in
kevin
/
darkcloud-nvimconfig
Watch
1
Star
0
Fork
You've already forked darkcloud-nvimconfig
0
mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced
2024-11-09 23:06:38 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
e901fece0d
darkcloud-nvimconfig
/
vim
/
config
/
plugins
/
Comment.lua
3 lines
71 B
Lua
Raw
Normal View
History
Unescape
Escape
Use common style for lua require and setup calls
2024-03-05 13:32:39 -05:00
require
(
"
ts_context_commentstring
"
)
.
setup
(
)
Add Comment.nvim and its treesitter dependency nvim-ts-context-commentstring, and remove periods from plugin descriptions
2024-03-01 21:11:26 -05:00
require
(
"
Comment
"
)
.
setup
(
)
Reference in a new issue
Copy permalink