From c57e8e594302fa9001dd6e1890e55df5acc614d3 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 14 Aug 2026 14:21:05 +0100 Subject: Update Neovim maintenance workflow --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'justfile') diff --git a/justfile b/justfile index 07219cf..1b525bc 100644 --- a/justfile +++ b/justfile @@ -59,7 +59,7 @@ nix-switch: # ═══════════════════════════════════════════════════════════════════ # Update everything: system packages, flatpaks, nix flake inputs -update: pkg-update flatpak-update nix-update +update: pkg-update flatpak-update nix-update nvim-update # Upgrade official Arch packages, after showing newly published Arch news. pkg-update: arch-news-check _pacman-upgrade -- cgit v1.3.1