From f3c3b9357c728d9303c6ede2e8643a0932eff685 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 9 May 2023 17:47:54 +0100 Subject: [PATCH] Fix neovim import path --- common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.nix b/common.nix index 1bd4e05d..5c7b2450 100644 --- a/common.nix +++ b/common.nix @@ -12,7 +12,7 @@ ./home/env/bash.nix ./home/env/bat.nix ./home/env/starship.nix - ./home/env/neovim.nix + ./home/tui/neovim.nix ./home/git/personal.nix ]; # Home Manager needs a bit of information about you and the