1 Commits

Author SHA1 Message Date
81b117fc87 Add changes in .zshrc and lsp.lua 2024-10-16 17:55:21 +02:00

View File

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