mirror of
https://github.com/NvChad/NvChad.git
synced 2024-11-04 12:00:29 +00:00
fix comment toggle mapping (#233)
This commit is contained in:
parent
0efa21c9c9
commit
a21ef38dc5
@ -220,6 +220,8 @@ return packer.startup(
|
||||
cmd = "CommentToggle",
|
||||
config = function()
|
||||
require("plugins.others").comment()
|
||||
end,
|
||||
setup = function()
|
||||
require "mappings".comment_nvim()
|
||||
end
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user