nvim: temporary: swap to own branch of Comment.nvim

This commit is contained in:
PowerUser64 2022-08-25 02:45:45 -07:00
parent 80ecc7c2ba
commit 32c9cd3c1b

View file

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