Skip to content

:PackerSync removing its own directory #735

Answered by n1ghtmare
n1ghtmare asked this question in Q&A
Discussion options

You must be logged in to vote

So I figured it out and just in case someone else is struggling with this, here is what I did.

Apparently the documentation mentions that packer can manage itself (somehow I missed that...), all I had to do was include packer as a plugin:

return require('packer').startup(function()
  use 'wbthomason/packer.nvim'
  use 'n1ghtmare/noirblaze-vim'
end)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by n1ghtmare
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant