This commit is contained in:
Léana 江 2023-02-21 21:13:20 +01:00
parent e193591478
commit 1c00999846
2 changed files with 3 additions and 3 deletions

View file

@ -33,9 +33,9 @@ require('packer').startup(function(use)
ts_update()
end,
}
use 'ThePrimeagen/vim-be-good'
if is_bootstrap then
require('packer').sync()
end