From d87f12e700bbc2d5942cdaf0880c8f2a3ffd3a0e Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Wed, 14 May 2025 12:06:32 -0400 Subject: [PATCH] Added NeoVim editor --- recipes/recipe.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 0be30c3..7b4cde5 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -26,6 +26,7 @@ modules: - starship - hyprland-git - waybar + - nvim - type: default-flatpaks notify: true # Send notification after install/uninstall is finished (true/false)