chore: cleaning up (remove and rename files, refactor config, fix errors)

This commit is contained in:
2025-06-25 18:53:39 -04:00
parent f3bfe6e4c6
commit 3b111bf252
8 changed files with 39 additions and 50 deletions
-1
View File
@@ -17,7 +17,6 @@ require('lazy').setup({
{ import = 'core.colorscheme' },
{ import = 'plugins' },
{ import = 'plugins.treesitter' },
{ import = 'plugins.lsp' },
}, {
install = {
colorscheme = { 'nord' },