|
|
0d7a5fab7b
|
nvim: moved stuff around.
|
2025-04-19 11:25:56 +02:00 |
|
|
|
ec5ace4dd7
|
nvim/lua/user/plugins/lsp.lua: fix capabilities variable
|
2025-01-27 06:59:57 +01:00 |
|
|
|
908e7ab026
|
nvim: remove nvim-cmp
|
2025-01-27 06:52:32 +01:00 |
|
|
|
176f522a49
|
nvim/lua/user/plugins/lsp.lua: remove unused server capabilities options and add server_capabilities field that server config can override.
|
2025-01-19 00:15:21 +01:00 |
|
|
|
76367d19b7
|
nvim/lua/user/plugins/lsp.lua: remove ray-x/lsp_signature
|
2024-12-29 12:12:57 +01:00 |
|
|
|
700b2aa5e5
|
nvim/lua/user/plugins/lsp.lua: remove debug output
|
2024-11-22 10:17:43 +01:00 |
|
|
|
435b33ac3a
|
nvim: lsp: add options to disable some LSP features globally and per server.
|
2024-11-03 13:58:57 +01:00 |
|
|
|
401e6f2ed0
|
nvim: adding ray-x/lsp_signature.nvim
|
2024-11-03 13:58:57 +01:00 |
|
|
|
d3a4a487a1
|
nvim: lsp: lazy load on BufReadPre and BufNewFile events.
|
2024-10-14 16:08:12 +02:00 |
|
|
|
3decda3d31
|
nvim: lsp: guard against empty server configs.
|
2024-10-14 15:59:04 +02:00 |
|
|
|
b99d65bced
|
nvim: adding mason.
|
2024-09-24 21:42:49 +02:00 |
|
|
|
e2f6ba8a18
|
nvim: lsp: disable codelens globally.
|
2024-09-24 21:38:13 +02:00 |
|
|
|
6efa099fd8
|
nvim: lsp: use client.supports_method() instead of client.server_capabilities.
works better for some reason.
|
2024-09-24 21:37:38 +02:00 |
|
|
|
3639b9e46b
|
nvim: lsp: allow server configuration to override lsp features.
|
2024-09-12 15:52:21 +02:00 |
|
|
|
8c0feb8acc
|
nvim: lsp: add support for lsp functionalites.
|
2024-09-08 13:32:28 +02:00 |
|
|
|
a48a5ef829
|
nvim: lsp: lazy load
|
2024-09-05 14:59:26 +02:00 |
|
|
|
1da358dff8
|
nvim: formatting
|
2024-09-01 14:38:06 +02:00 |
|
|
|
112b646bd4
|
nvim: lsp: make sure to install a markdown renderer.
|
2024-08-27 22:11:30 +02:00 |
|
|
|
7d14948480
|
new nvim config
|
2024-08-25 16:49:58 +02:00 |
|