20250712.1752273923

This commit is contained in:
fz0x1 2025-07-12 00:45:23 +02:00
parent 4d618ad80f
commit 9fb6c83f2a
Signed by: fz0x1
GPG key ID: 6F81647BE1B459F4
4 changed files with 22 additions and 0 deletions

View file

@ -101,6 +101,7 @@ local config = function()
})
vim.lsp.enable('clangd')
-- vim.lsp.enable('awk_ls')
require("mason").setup()