This commit is contained in:
Christian Nieves
2023-04-20 23:31:53 -05:00
parent 0a21fea0e1
commit 096d5435c8
12 changed files with 106 additions and 9 deletions

View File

@ -20,6 +20,7 @@ require('packer').startup(function(use)
use 'wbthomason/packer.nvim'
use 'lewis6991/impatient.nvim'
use 'dstein64/vim-startuptime'
use 'will133/vim-dirdiff'
-- use {
-- 'google/vim-glaive',