From 84715e6fc3fb010946f64ab52975fd0775e996df Mon Sep 17 00:00:00 2001 From: Don Harper Date: Sun, 7 Jul 2024 22:03:00 -0500 Subject: [PATCH] vim | fix typo --- home/common/neovim.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/common/neovim.nix b/home/common/neovim.nix index b481ed7..458a1be 100644 --- a/home/common/neovim.nix +++ b/home/common/neovim.nix @@ -1,4 +1,4 @@ -F +{ config, pkgs, ...