|
|
f21c296da0
|
nvim: disable noisy warning
|
2025-07-22 16:20:05 +02:00 |
|
|
|
a1f90ea424
|
nvim: only show errors in virtuallines
|
2025-07-21 20:58:29 +02:00 |
|
|
|
d506f2b8ca
|
nvim: set diagnostic mode when sourced
|
2025-07-21 00:36:13 +02:00 |
|
|
|
3abe56c706
|
nvim: reorder diagnostic modes
|
2025-07-20 11:02:43 +02:00 |
|
|
|
87428c0928
|
nvim: show all lines in virtual text mode
|
2025-07-20 11:00:49 +02:00 |
|
|
|
c51141de08
|
nvim/diagnostic: cycle diagnostic layout
credit: mrcjkb
|
2025-07-20 10:58:22 +02:00 |
|
|
|
ead40c844d
|
nvim/lsp: allow setting all lsp config field in user config
|
2025-07-19 12:18:29 +02:00 |
|
|
|
5a3fc98a89
|
nvim/lsp: change gutter symbol
|
2025-07-09 23:01:18 +02:00 |
|
|
|
48d3801992
|
nvim/lsp: drop unused lsp config
|
2025-07-09 10:36:28 +02:00 |
|
|
|
1b9bf76dcd
|
nvim/lsp: flatten lspconfig configuration
|
2025-07-09 10:34:23 +02:00 |
|
|
|
ce5e5610e1
|
nvim/lsp: move out non-lsp formatting bindings
|
2025-07-09 10:30:50 +02:00 |
|
|
|
cdc0d38620
|
nvim: add note
|
2025-07-09 00:06:58 +02:00 |
|
|
|
508151ccec
|
nvim: refactor jdtls configuration
|
2025-07-08 23:58:12 +02:00 |
|
|
|
35787ab423
|
nvim: refactor scala configuration
|
2025-07-08 23:56:16 +02:00 |
|
|
|
59c43e1501
|
nvim: move rustaceanvim to lsp.rust
|
2025-07-08 23:50:59 +02:00 |
|
|
|
f1cd9b036f
|
nvim: move hls to lsp.haskell module
|
2025-07-08 23:50:59 +02:00 |
|
|
|
9c817814f2
|
nvim: move border to module
|
2025-07-08 23:42:02 +02:00 |
|
|
|
27ad456a37
|
nvim: remove workaround assuming fixed
related: https://github.com/neovim/neovim/issues/30675
|
2025-07-08 23:39:36 +02:00 |
|
|
|
c035fc7fd5
|
nvim: move out capabilities to a module
|
2025-07-08 23:37:54 +02:00 |
|
|
|
4856a46051
|
nvim: create an autocommand to start fidget
|
2025-07-08 23:35:33 +02:00 |
|
|
|
2b4dca0131
|
nvim: refactor diagnostic configuration
|
2025-07-08 23:31:08 +02:00 |
|
|
|
65f5e1107b
|
nvim: move out lsp on_attach
|
2025-07-08 22:53:00 +02:00 |
|
|
|
1bdcd3386e
|
nvim: stop using after
rationale: https://vi.stackexchange.com/a/12735
|
2025-07-08 14:56:01 +02:00 |
|