From a59ab8b8402f1405df15619bf43a1a2c6d608a1a Mon Sep 17 00:00:00 2001 From: Buddy Date: Wed, 16 Jul 2025 14:14:07 -0700 Subject: [PATCH] Update nvim appimage --- .chezmoiexternal.toml.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chezmoiexternal.toml.tmpl b/.chezmoiexternal.toml.tmpl index f741895..5e654e2 100644 --- a/.chezmoiexternal.toml.tmpl +++ b/.chezmoiexternal.toml.tmpl @@ -28,7 +28,7 @@ [".local/bin/nvim.appimage"] type = "file" - url = "https://github.com/neovim/neovim/releases/download/v0.10.2/nvim.appimage" + url = "https://github.com/neovim/neovim/releases/download/v0.11.3/nvim.appimage" executable = true refreshPeriod = "2196h" #{{ end }}