mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-14 15:09:44 +00:00
5
nvim.bak/lua/plugins/comment.lua
Normal file
5
nvim.bak/lua/plugins/comment.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
'numToStr/comment.nvim',
|
||||
keys = { 'gcc', { 'gc', mode = 'v' } },
|
||||
config = true,
|
||||
}
|
||||
Reference in New Issue
Block a user