From 67882089fc564ff97b995789583bf70c69e87d5a Mon Sep 17 00:00:00 2001 From: zackartz Date: Wed, 13 Mar 2024 14:16:45 -0400 Subject: [PATCH] 188 current 2024-03-13 14:16:38 24.05.20240309.3030f18 6.7.9-zen1 * --- modules/home-manager/vim.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/home-manager/vim.nix b/modules/home-manager/vim.nix index 4ff0548..ec68c0b 100644 --- a/modules/home-manager/vim.nix +++ b/modules/home-manager/vim.nix @@ -433,6 +433,9 @@ { plugin = nui-nvim; } + { + plugin = lualine-nvim; + } ]; extraConfigLua = ''