nvim: change to main comment.nvim repo

This commit is contained in:
PowerUser64 2022-09-09 00:23:52 -07:00
parent 1b1d93983a
commit ed88531dfd

View file

@ -459,8 +459,7 @@ return require('packer').startup({function()
'RRethy/nvim-align',
}
use { -- comment.nvim: toggle comments - gb and gc
'PowerUser64/Comment.nvim',
branch = 'lockmarks',
'numToStr/Comment.nvim',
config = function()
require('Comment').setup {
mappings = {