From fb8ce6d2c774ed2406d14dc37b17edaaa678f37f Mon Sep 17 00:00:00 2001 From: Yuan Chiu Date: Tue, 6 May 2025 16:01:59 +0800 Subject: [PATCH] =?UTF-8?q?fix=20macOS:=20neovide=E6=94=B9=E7=94=B1cask?= =?UTF-8?q?=E5=AE=89=E8=A3=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .chezmoidata/packages.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chezmoidata/packages.toml b/.chezmoidata/packages.toml index a95db46..d9c88c4 100644 --- a/.chezmoidata/packages.toml +++ b/.chezmoidata/packages.toml @@ -7,7 +7,6 @@ brews = [ 'zsh', 'vim', 'neovim', - 'neovide', 'lsix', 'eza', 'grc', @@ -23,6 +22,7 @@ brews = [ casks = [ 'iterm2', + 'neovide', # 'alacritty', # 'macvim', ]