Commit Graph

19 Commits

Author SHA1 Message Date
peturparkur 2985d98684
Beta (#4)
* remove doc/tags

* use cmd instead of alias for clarity

* use alias and proper checking of existing command installation

* mason pkg name override

* we still want to enforce local by default

* remove unused on_attach since we have event to control it

* fallback to using existing docker language servers

* add yaml language server + remove table setup logging

* write comment what symbol we expect

* more notes

* use mason-lspconfig for getting lsp->mason map and better utilities

* use very lazy
2025-08-03 18:23:21 +02:00
peturparkur dcb979b9c8 add blink.cmp 2025-06-24 21:11:35 +02:00
peturparkur ffda44e39c update lsp configuration + enable debug 2025-06-24 21:09:07 +02:00
peturparkur 24ec529102 Configure LSPs via Languages and Profiles 2024-08-29 12:21:33 +02:00
peturparkur 7f443fb843 remove pylyzer and go compatible with inlay hints 2024-08-24 15:27:12 +02:00
peturparkur 10a6422272 gopls explicit settings 2024-08-24 14:32:22 +02:00
peturparkur e8eeff8fd6 add dockerfile and dockercompose LSPs + optional local enforcement 2024-08-24 10:32:44 +01:00
peturparkur 6f49fd38ba add gopls language server 2024-08-24 09:35:51 +01:00
peturparkur 3025004d61 fix alignment and add back nixd 2024-07-26 09:39:08 +01:00
nagymathev d3adf6a4b8 markdown lsp 2024-07-10 16:27:01 +01:00
nagymathev 9f2234ad68 add rust lsp 2024-07-10 11:14:58 +01:00
nagymathev ec42464b08 replace nixd with nil 2024-07-10 11:05:43 +01:00
peturparkur f2e977c944 remove on-attach print 2024-07-05 13:34:06 +01:00
peturparkur 7db85cf0ae better lsp handling + utility to only check mason if not found locally installed 2024-06-27 20:52:05 +01:00
peturparkur 33554a5315 add basedpyright and allow inlay hints by default 2024-06-21 11:09:59 +01:00
peturparkur a7ebd6fde7 configure lsps directly instead of with mason 2024-06-19 11:20:21 +01:00
peturparkur 3f99900ede add mason util and lsp changes for current state 2024-06-19 10:02:57 +01:00
peturparkur db15bab692 whoops forgot the separator 2024-06-18 09:43:44 +01:00
peturparkur a65ca3852a add pylsp and pyright 2024-06-18 09:42:55 +01:00