update lspconfig

This commit is contained in:
2025-09-23 18:21:26 -07:00
parent a9cc6f0889
commit f2fa6a95d3
4 changed files with 75 additions and 49 deletions
-1
View File
@@ -3,7 +3,6 @@ local vim = vim
local fn = vim.fn
vim.g.mapleader = "\\"
vim.g.maplocalleader = "\\"
vim.g.noswapfile = true
vim.g.python3_host_prog = fn.exepath("python3")