From 6bca77355e1e477c2bebc9a3ab57c48bbf4d1a85 Mon Sep 17 00:00:00 2001 From: Badstagram Date: Wed, 7 Jan 2026 21:19:55 +0000 Subject: [PATCH] chore(macos) install neovim --- .chezmoidata/packages.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.chezmoidata/packages.yaml b/.chezmoidata/packages.yaml index 6051aaa..c04df59 100644 --- a/.chezmoidata/packages.yaml +++ b/.chezmoidata/packages.yaml @@ -17,6 +17,7 @@ packages: - "starship" - "bat" - "bottom" + - "neovim" - "eza" - "lazygit" - "asmvik/formulae/yabai"