Add changes in .zshrc and lsp.lua

This commit is contained in:
2024-06-10 22:44:45 +00:00
parent 1223893f49
commit 075dcbb23b
2 changed files with 6 additions and 6 deletions

View File

@@ -143,7 +143,7 @@ return {
require('mason-lspconfig').setup({
ensure_installed = {
'clangd',
-- 'clangd',
'pyright',
'cmake',
'texlab'