This commit is contained in:
Chris 2021-03-16 22:06:38 -04:00
parent 1bcb1fd6ed
commit be6c6ca92f
10 changed files with 19 additions and 79 deletions

View file

@ -117,4 +117,5 @@ return require('packer').startup(function()
--use 'suy/vim-context-commentstring'
-- use 'b3nj5m1n/kommentary'
use 'andymass/vim-matchup'
use 'sheerun/vim-polyglot'
end)