From 31458b74b81df4ef5101c01b26fc28fc32ee821b Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Sun, 31 Aug 2025 15:39:39 +0530 Subject: feat(home/common): init neovim --- home/common/home.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'home/common/home.nix') diff --git a/home/common/home.nix b/home/common/home.nix index 410efd6..f3ecad9 100644 --- a/home/common/home.nix +++ b/home/common/home.nix @@ -12,6 +12,7 @@ in ./modules/xdg_ninja.nix ./modules/ssh.nix ./modules/dev.nix + ./modules/neovim ../../global/common ]; -- cgit v1.2.3