This commit is contained in:
Dustin Swan 2023-03-30 12:23:05 -06:00
parent c623ebcce0
commit 9be217e69d
No known key found for this signature in database
GPG key ID: AB49BD6B2B3A6377

View file

@ -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;