Commit graph

22 commits

Author SHA1 Message Date
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
eda821bf5e
nvim: small refactor 2025-07-09 10:07:40 +02:00
841d371dd0
nvim: fix color column configuration 2025-07-09 09:59:48 +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
3352b3b6e6
nvim: move out fugitive bindings 2025-07-08 22:24:18 +02:00
67dabe91b6
nvim: move out undotree map 2025-07-08 22:23:39 +02:00
69de222d9b
nvim: move todo comments configuration 2025-07-08 22:22:47 +02:00
c1b2786383
nvim: refactor no-neck-pain config 2025-07-08 22:21:23 +02:00
7f6ed24d2d
nvim: default telescope bindings
they are better actually
2025-07-08 22:20:13 +02:00
7ae86384f6
nvim: refactor cmds into commands 2025-07-08 15:44:05 +02:00
1bdcd3386e
nvim: stop using after
rationale: https://vi.stackexchange.com/a/12735
2025-07-08 14:56:01 +02:00