From 9be217e69d203b8ca7a6de13772e645ed1070f83 Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Thu, 30 Mar 2023 12:23:05 -0600 Subject: [PATCH] Cleaning --- home-cli.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home-cli.nix b/home-cli.nix index 120b712..9ba010e 100644 --- a/home-cli.nix +++ b/home-cli.nix @@ -309,7 +309,6 @@ in withNodeJs = true; withPython3 = true; withRuby = true; - # extraLuaConfig = builtins.readFile ./vim.lua; }; # xdg.configFile."nvim/lua/plugins/lazyvim-plugins.lua".source = ./lazyvim-plugins.lua;