mirror of
https://git.aramjonghu.nl/AramJonghu/nvim.git
synced 2026-06-07 19:08:23 +02:00
leftover removed
This commit is contained in:
@@ -6,8 +6,4 @@ require "autocmd"
|
|||||||
vim.cmd "source ~/.config/nvim/suda.vim"
|
vim.cmd "source ~/.config/nvim/suda.vim"
|
||||||
-- local time = tonumber(os.date "%H")
|
-- local time = tonumber(os.date "%H")
|
||||||
|
|
||||||
vim.filetype.add {
|
|
||||||
pattern = { [".*/hypr/.*%.conf"] = "hyprlang", [".*/uwsm/env.*"] = "zsh" },
|
|
||||||
}
|
|
||||||
|
|
||||||
vim.cmd [[colorscheme catppuccin-mocha]]
|
vim.cmd [[colorscheme catppuccin-mocha]]
|
||||||
|
|||||||
Reference in New Issue
Block a user