Bruno BELANYI
|
e04fa74412
|
home: vim: lua: utils: add 'is_ssh'
continuous-integration/drone/push Build is passing
|
2023-02-11 22:17:22 +00:00 |
|
Bruno BELANYI
|
236d48befb
|
home: vim: lua: lsp: update for nvim 0.8
Two big changes:
* Making use of the lua API for creating autocmds.
* Using `client.supports_method`.
|
2022-11-03 18:07:00 +01:00 |
|
Bruno BELANYI
|
93e50508c9
|
home: vim: lua: lsp: add signature help mapping
|
2022-04-27 14:02:17 +02:00 |
|
Bruno BELANYI
|
4c5c9deaae
|
home: vim: move 'on_attach' to 'ambroisie.lsp'
|
2022-03-08 20:20:22 +01:00 |
|
Bruno BELANYI
|
f374a4f78c
|
home: vim: lsp: add diagnostic mappings
|
2022-03-04 17:40:30 +01:00 |
|
Bruno BELANYI
|
ac0df2552a
|
home: vim: lsp: add workspace mappings
|
2022-03-04 17:40:30 +01:00 |
|
Bruno BELANYI
|
eaeb9db76f
|
home: vim: add 'dump' utility function
|
2022-03-04 17:40:30 +01:00 |
|
Bruno BELANYI
|
f10d3f7310
|
home: vim: add mappings for LSP functionality
|
2022-03-04 17:40:30 +01:00 |
|
Bruno BELANYI
|
9c3daae2b8
|
home: vim: add function to list LSP client names
|
2022-03-04 17:40:30 +01:00 |
|
Bruno BELANYI
|
d3c04107bf
|
home: vim: move diagnostics config to 'on_attach'
|
2022-03-04 17:40:30 +01:00 |
|
Bruno BELANYI
|
53d84b884d
|
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
|
8155f6be4c
|
home: vim: add 'ambroisie.utils' lua module
|
2022-03-03 18:15:28 +01:00 |
|