mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-14 15:09:44 +00:00
6 lines
103 B
Lua
6 lines
103 B
Lua
return {
|
|
'numToStr/comment.nvim',
|
|
keys = { 'gcc', { 'gc', mode = 'v' } },
|
|
config = true,
|
|
}
|