Add hyprland and kitty config

This commit is contained in:
2025-07-29 18:30:16 -07:00
parent e2e2cbd535
commit 6f51550be6
11 changed files with 454 additions and 11 deletions

View File

@@ -1,16 +1,16 @@
require('config.lazy')
vim.lsp.enable({
rust_analyzer,
jdtls,
qmlls,
clangd,
csharp_ls,
lua_ls,
html,
ts_ls,
css_ls,
tinymist,
"rust_analyzer",
"jdtls",
"qmlls",
"clangd",
"csharp_ls",
"lua_ls",
"html",
"ts_ls",
"css_ls",
"tinymist"
})