Remove matchup

master
blallo 2022-02-22 00:01:17 +01:00
parent 9578f5854a
commit 774ebbd3c7
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ local function init()
-- Wrapping/delimiters
use 'andymass/vim-matchup'
use 'machakann/vim-sandwich'
-- use 'machakann/vim-sandwich'
-- Undo tree
use 'mbbill/undotree'