diff options
Diffstat (limited to 'modules/home/i3wm/nord-blue')
| -rw-r--r-- | modules/home/i3wm/nord-blue/nvim.nix | 10 |
1 files changed, 5 insertions, 5 deletions
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 |
