Updated various configs

This commit is contained in:
2026-06-30 18:50:31 +08:00
parent 42f2931bac
commit 8dfcb8198a
4 changed files with 51 additions and 40 deletions
+1
View File
@@ -322,6 +322,7 @@ vim.lsp.enable({
"lua_ls",
"pyright",
"gopls",
"rust_analyzer",
})
vim.api.nvim_create_autocmd("LspAttach", {