From 081550dfaae7f37d5ca83b7e7e9a0b22f1e2ec84 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Sun, 20 Nov 2022 23:04:12 +0000 Subject: Add packer.nvim install --- info.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/info.yml b/info.yml index e43fe22..298a0ed 100644 --- a/info.yml +++ b/info.yml @@ -65,6 +65,13 @@ sections: notes: - "For nvim, run :PackerInstall" + # Install packer.nvim + install-packer-nvim: + tags: ["config"] + steps: + - ==: run + command: "git clone --depth 1 https://github.com/wbthomason/packer.nvim ~/.local/share/nvim/site/pack/packer/start/packer.nvim" + # Copy iterm2 configurations for macOS configure-iterm2: directory: "iterm2" -- cgit v1.2.3-70-g09d2