1
0
Fork 0

Last manual config (for now).

This commit is contained in:
Arthur Khachaturov 2023-11-30 15:56:13 +03:00
parent 9081c45880
commit da0b0bc5e9
9 changed files with 109 additions and 35 deletions

View file

@ -1,9 +1,3 @@
-- require("utils").load_servers{
-- require("configs.lsp.pylsp"),
-- require("configs.lsp.clangd"),
-- require("configs.lsp.bash"),
-- }
--
local lspconfig = require("lspconfig")
local custom_attach = function(client, bufnr)