nvim: temporary: swap to own branch of Comment.nvim
This commit is contained in:
parent
80ecc7c2ba
commit
32c9cd3c1b
1 changed files with 2 additions and 1 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Reference in a new issue