changes to themes and added refactoring plugin

This commit is contained in:
mallowpi 2024-05-20 09:44:17 -05:00
parent b144748fea
commit 09bab0529b
5 changed files with 56 additions and 101 deletions

View file

@ -72,6 +72,9 @@ require('lazy').setup({
-- Treesitter module
require '/kickstart/plugins/treesitter',
-- Refactoring plugin
require '/kickstart/plugins/refactoring',
-- The following two comments only work if you have downloaded the kickstart repo, not just copy pasted the
-- init.lua. If you want these files, they are in the repository, so you can just download them and
-- place them in the correct locations.