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', 'RRethy/nvim-align',
} }
use { -- comment.nvim: toggle comments - gb and gc use { -- comment.nvim: toggle comments - gb and gc
'PowerUser64/Comment.nvim', 'numToStr/Comment.nvim',
branch = 'lockmarks',
config = function() config = function()
require('Comment').setup { require('Comment').setup {
mappings = { mappings = {