changes to themes and added refactoring plugin
This commit is contained in:
parent
b144748fea
commit
09bab0529b
5 changed files with 56 additions and 101 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue