mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-17 20:16:27 +00:00
Switch back to official packer now that my fix is merged
This commit is contained in:
parent
ef18e73af1
commit
219b8fac43
@ -37,9 +37,7 @@ use({ "lewis6991/impatient.nvim", config = [[require('impatient')]] })
|
||||
|
||||
-- Let Packer manage and lazyload itself
|
||||
use({
|
||||
-- "wbthomason/packer.nvim",
|
||||
"ViViDboarder/packer.nvim",
|
||||
branch = "configure-snapshot",
|
||||
"wbthomason/packer.nvim",
|
||||
cmd = {
|
||||
"PackerClean",
|
||||
"PackerCompile",
|
||||
|
Loading…
Reference in New Issue
Block a user