remove outdated packer.nvim section

This commit is contained in:
Adam Jeniski 2025-08-09 10:25:35 -04:00 committed by GitHub
parent 646d4f3da3
commit 2e77858769
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,12 +9,6 @@ git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout
<hr>
### Install Neovim Packages
- Install Packer.nvim (it's a one-liner)
- Install plugins in neovim via `:PackerSync`
<hr>
### Install Script using Apt
*not maintained; i mostly use homebrew on mac now, (note to self: is there a way to version control that?)*