git commit

This commit is contained in:
2025-08-18 13:28:53 -07:00
parent 6f51550be6
commit c11104fbf2
7 changed files with 71 additions and 139 deletions

View File

@@ -10,7 +10,8 @@ vim.lsp.enable({
"html",
"ts_ls",
"css_ls",
"tinymist"
"tinymist",
"gopls"
})