From 2e77858769b20d5d311c5a67a932a1b88584cc3e Mon Sep 17 00:00:00 2001 From: Adam Jeniski <45019515+Ajetski@users.noreply.github.com> Date: Sat, 9 Aug 2025 10:25:35 -0400 Subject: [PATCH] remove outdated packer.nvim section --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index f1ce336..7991472 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,6 @@ git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout
-### Install Neovim Packages -- Install Packer.nvim (it's a one-liner) -- Install plugins in neovim via `:PackerSync` - -
- ### Install Script using Apt *not maintained; i mostly use homebrew on mac now, (note to self: is there a way to version control that?)*