From 914dfc4f066ef16a75e69f4bad304895b38a1aa5 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Fri, 31 Jul 2026 19:46:42 -0500 Subject: move neovim config to neovim-vanilla flake --- users/timmy/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'users') diff --git a/users/timmy/home.nix b/users/timmy/home.nix index 8b082c2..2957620 100644 --- a/users/timmy/home.nix +++ b/users/timmy/home.nix @@ -66,7 +66,7 @@ in { in bookmarksUserDirs; # Setup neovim - programs._neovim = { + programs.neovim-vanilla = { enable = true; viAlias = true; vimAlias = true; -- cgit v1.2.3