🧹 chore(highlights): remove old commented code

Cleaning up junk
This commit is contained in:
2024-08-17 00:35:35 -04:00
parent 1587ef5fed
commit 12ac01775b
-1
View File
@@ -54,6 +54,5 @@ autocmd({ "BufEnter", "FocusGained" }, {
-- Set up autocommands and highlight settings
local load_highlight = require("utils.highlight")
-- load_highlight.setup_indent_highlight()
load_highlight.setup_autocommands()
load_highlight.setup_dashboard_highlight()