Lin Xianyi
|
1e4c4a0add
|
Fix documentation for deprecated installLanguageServer (#1096)
`plugins.lsp.servers.${serverName}.package` should be `null` instead of `false`
|
2024-02-15 08:57:47 +01:00 |
|
Gaetan Lepage
|
183eac72a9
|
plugins/lsp: deprecate installLanguageServer option in favor of setting package = null
|
2024-02-14 23:49:24 +01:00 |
|
Gaetan Lepage
|
2294a12b0b
|
keymaps: use 'action.__raw' instead of 'lua = true' internally
|
2024-02-03 18:12:25 +01:00 |
|
Gaetan Lepage
|
3577c971e7
|
plugins/lsp: set enabledServers as an internal invisible option
|
2023-11-23 21:37:27 +01:00 |
|
Gaetan Lepage
|
b6724702b4
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
|
Gaetan Lepage
|
dd6a114e52
|
plugins/misc: adapt to new maps options
|
2023-10-02 15:23:54 +02:00 |
|
Gaetan Lepage
|
71c0b4cb59
|
plugins/nvim-lsp: let keymaps actions be attrs
|
2023-07-21 08:05:35 +02:00 |
|
Tanish2002
|
efdcbe225f
|
perform some statix linting and fixes
|
2023-05-22 23:00:53 +02:00 |
|
Gaetan Lepage
|
859ae3a843
|
plugins/nvim-lsp: internal rename (nvim-lsp -> lsp)
|
2023-05-12 11:27:24 +02:00 |
|