nvim: re-comment accidentaly uncommented comment
This commit is contained in:
parent
e82a4eaa91
commit
9c00db7620
|
@ -78,7 +78,7 @@ require('packer').startup(function(use)
|
|||
-- coding
|
||||
use {
|
||||
'https://github.com/tomtom/tcomment_vim',
|
||||
tag = '*' -- NOTE: reactivate when tagged after 2022-08-15
|
||||
-- tag = '*' -- NOTE: reactivate when tagged after 2022-08-15
|
||||
}
|
||||
use {
|
||||
'https://github.com/TimUntersberger/neogit',
|
||||
|
|
Loading…
Reference in New Issue
Block a user