From a2370ae10bc589ca6727ae138cbaa03c3f603d37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9C=BF=20corey=20=28they/them=29?= Date: Mon, 9 Mar 2026 21:59:11 -0700 Subject: [PATCH] fix(editor): rename neovim.extraLuaConfig to initLua (#273) --- modules/home/editor.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/editor.nix b/modules/home/editor.nix index 63ac0371..edc259db 100644 --- a/modules/home/editor.nix +++ b/modules/home/editor.nix @@ -19,7 +19,7 @@ in { enable = true; defaultEditor = true; plugins = with pkgs.vimPlugins; [catppuccin-nvim lualine-nvim]; - extraLuaConfig = '' + initLua = '' require("catppuccin").setup { flavour = "mocha", color_overrides = {