This commit is contained in:
Chris 2021-03-17 03:23:23 -04:00
parent 20b8eb1c33
commit 784fdcf19d
6 changed files with 102 additions and 10 deletions

View file

@ -117,5 +117,7 @@ return require('packer').startup(function(use)
--use 'suy/vim-context-commentstring'
-- use 'b3nj5m1n/kommentary'
use 'andymass/vim-matchup'
use 'sheerun/vim-polyglot'
use 'junegunn/goyo.vim'
use 'bfredl/nvim-miniyank'
use 'brooth/far.vim'
end)