From 19944b3ca10b12e16edcff3026517cd0269d02c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20B=C3=B6hme?= Date: Thu, 2 Mar 2023 09:46:55 +0100 Subject: [PATCH] nvim: add direnv support --- modules/programs/nvim/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/programs/nvim/default.nix b/modules/programs/nvim/default.nix index cb2b264..85cf6d3 100644 --- a/modules/programs/nvim/default.nix +++ b/modules/programs/nvim/default.nix @@ -58,6 +58,7 @@ in copilot-cmp copilot-lua dashboard-nvim + direnv-vim formatter-nvim gitsigns-nvim lsp_lines-nvim