From db4bff372a8e4e827d2be16c524bd136facbccd4 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Fri, 6 Mar 2026 17:33:22 +0100 Subject: fixed package declaration --- modules/home/i3wm/nord-blue/nvim.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'modules/home/i3wm/nord-blue/nvim.nix') diff --git a/modules/home/i3wm/nord-blue/nvim.nix b/modules/home/i3wm/nord-blue/nvim.nix index d144cfe..997327f 100644 --- a/modules/home/i3wm/nord-blue/nvim.nix +++ b/modules/home/i3wm/nord-blue/nvim.nix @@ -9,6 +9,10 @@ ripgrep fd lazygit + stylua + alejandra + black + shfmt ]; ################################################# @@ -62,11 +66,7 @@ } # Auto formatting - stylua - alejandra - black - shfmt - + # Snippets luasnip friendly-snippets -- cgit v1.2.3