zterm support

This commit is contained in:
Zacharias-Brohn
2025-12-15 22:57:49 +01:00
parent 820c2c1207
commit 4e79b98122
6 changed files with 25 additions and 23 deletions
+2
View File
@@ -39,3 +39,5 @@ vim.filetype.add {
[".*/uwsm/env.*"] = "zsh",
},
}
vim.cmd "colorscheme tokyonight"