From 914e0ab86bbdc665b5c8b48ad55d87c1f1293918 Mon Sep 17 00:00:00 2001 From: 0xTux <0xtux@pm.me> Date: Sun, 10 Mar 2024 21:07:04 +0530 Subject: [PATCH] add nil and update comments --- modules/home-manager/nvim/default.nix | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/modules/home-manager/nvim/default.nix b/modules/home-manager/nvim/default.nix index 1e82242..65e6bcd 100755 --- a/modules/home-manager/nvim/default.nix +++ b/modules/home-manager/nvim/default.nix @@ -22,9 +22,10 @@ neovide # nix - statix # Lints and suggestions for the nix programming language - deadnix # Find and remove unused code in .nix source files - alejandra # Nix Code Formatter + nil # Language Server + statix # Lints and suggestions + deadnix # Find and remove unused + alejandra # Code Formatter # lua luarocks