Bruno BELANYI
|
799890ca37
|
home: vim: lua: lsp: add signature help mapping
|
2022-04-27 14:02:17 +02:00 |
|
Bruno BELANYI
|
4e9764920a
|
home: vim: move 'on_attach' to 'ambroisie.lsp'
|
2022-03-08 20:20:22 +01:00 |
|
Bruno BELANYI
|
5263942970
|
home: vim: lsp: add diagnostic mappings
|
2022-03-04 17:40:30 +01:00 |
|
Bruno BELANYI
|
cd20914370
|
home: vim: lsp: add workspace mappings
|
2022-03-04 17:40:30 +01:00 |
|
Bruno BELANYI
|
04761da664
|
home: vim: add 'dump' utility function
|
2022-03-04 17:40:30 +01:00 |
|
Bruno BELANYI
|
adedb42a99
|
home: vim: add mappings for LSP functionality
|
2022-03-04 17:40:30 +01:00 |
|
Bruno BELANYI
|
213d698d56
|
home: vim: add function to list LSP client names
|
2022-03-04 17:40:30 +01:00 |
|
Bruno BELANYI
|
e3b0f9d38f
|
home: vim: move diagnostics config to 'on_attach'
|
2022-03-04 17:40:30 +01:00 |
|
Bruno BELANYI
|
44dae3a940
|
home: vim: move LSP-related 'on_attach' to 'utils'
As it will be shared between `null-ls` and `lspconfig`, it makes sense
to put it there.
|
2022-03-04 14:54:14 +01:00 |
|
Bruno BELANYI
|
f854c49c29
|
home: vim: add 'ambroisie.utils' lua module
|
2022-03-03 18:15:28 +01:00 |
|