mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-12-22 19:07:34 +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
|
-- Let Packer manage and lazyload itself
|
||||||
use({
|
use({
|
||||||
-- "wbthomason/packer.nvim",
|
"wbthomason/packer.nvim",
|
||||||
"ViViDboarder/packer.nvim",
|
|
||||||
branch = "configure-snapshot",
|
|
||||||
cmd = {
|
cmd = {
|
||||||
"PackerClean",
|
"PackerClean",
|
||||||
"PackerCompile",
|
"PackerCompile",
|
||||||
|
Loading…
Reference in New Issue
Block a user