mirror of
https://git.aramjonghu.dev/AramJonghu/nvim.git
synced 2026-09-01 23:43:31 +02:00
neorg unused and removed, neoformat
This commit is contained in:
@@ -4,7 +4,7 @@ require "config.lazy"
|
||||
require "mappings"
|
||||
require "autocmd"
|
||||
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"}
|
||||
|
||||
Reference in New Issue
Block a user