From 6430da2b6120595a55b0e3a94afe35c4468ada5a Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Wed, 14 May 2025 12:26:53 -0400 Subject: [PATCH] Corrected NeoVim package name --- recipes/recipe.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 9ff776c..1868288 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -26,7 +26,7 @@ modules: - starship - hyprland-git - waybar - - nvim + - neovim - type: default-flatpaks notify: true # Send notification after install/uninstall is finished (true/false)