From 351d76d05ac4cd67866fa2005ee4501a2b14e6a7 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Mon, 26 Jan 2026 08:06:19 -0500 Subject: update commits and remove unused modules/inputs --- home/neovim/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/neovim') diff --git a/home/neovim/default.nix b/home/neovim/default.nix index e120113..1eb18d8 100644 --- a/home/neovim/default.nix +++ b/home/neovim/default.nix @@ -14,7 +14,7 @@ in { viAlias = true; vimAlias = true; - extraLuaConfig = '' + initLua = '' local config = ${lua_cfg} ${lua} -- cgit v1.2.3-freya