leftover removed

This commit is contained in:
2026-06-06 22:52:46 +02:00
parent fd7a0daede
commit 0dc34abcc0
-4
View File
@@ -6,8 +6,4 @@ require "autocmd"
vim.cmd "source ~/.config/nvim/suda.vim"
-- local time = tonumber(os.date "%H")
vim.filetype.add {
pattern = { [".*/hypr/.*%.conf"] = "hyprlang", [".*/uwsm/env.*"] = "zsh" },
}
vim.cmd [[colorscheme catppuccin-mocha]]