|
|
b7796e9a5e
|
small refactor to lsp.lua (lsp/setup.lua), rename lsp/language_servers
-> lsp/servers. utils now has a function for "get_file_names_in_dir"
|
2025-01-11 18:01:15 +01:00 |
|
|
|
7e4f69c48f
|
Major lsp overhaul. Use new 0.11+ apis, remove lspconfig, remove lots of
mason/lspconfig util plugins. Currently supports following lsps: gopls,
clangd, lua-language-server, cmake-language-server
|
2025-01-11 00:58:02 +01:00 |
|
Martin Larsson
|
1e18e2d419
|
Change to blink over cmp, improve mason so that we don't need configs
for each language server. We only override the set keys in the custom
lsp config if it exists, otherwise we rely on the default one from
lspconfig.
|
2024-10-20 03:40:10 +02:00 |
|
|
|
bc87253453
|
Setup the directory structure to handle both mac and linux, and stowing with only one command, well two, one for the OS specific dir as well.
|
2024-04-19 01:19:38 +02:00 |
|