Commit Graph

13 Commits (c0112661ad4480ca4135235813d61e0d6b799b2a)

Author SHA1 Message Date
Moritz Böhme 736249a74d
feat(nvim): add actions-preview.nvim 2023-09-06 17:50:42 +02:00
Moritz Böhme 4a5b007e00
fix(nvim): lspconfig for nil 2023-08-16 16:44:05 +02:00
Moritz Böhme 7d1ae8c1f4
feat(nvim): add inc-rename.nvim 2023-08-12 16:46:45 +02:00
Moritz Böhme 20e9a91d91
feat(nvim): improve ufo 2023-08-12 11:50:46 +02:00
Moritz Böhme 55d8df866b
feat(nvim): add neodev.nvim 2023-08-12 08:07:33 +02:00
Moritz Böhme 403d88f161
feat(nvim): improve inlay hint startup
Rust analyzer seems to be one of the few lsp servers which needs a
small timeout for inlay hints to show up correctly. All other servers
get their inlay hints activated without delay.
2023-08-12 08:05:05 +02:00
Moritz Böhme d6b95fdef6
feat(nvim): add lsp inlay hints 2023-08-11 19:00:43 +02:00
Moritz Böhme 92b9ac1233
feat(nvim): simplify lsp config 2023-08-11 17:38:26 +02:00
Moritz Böhme 4cd51917fc
feat(nvim): run clippy using rust-analyzer 2023-07-29 17:06:58 +02:00
Moritz Böhme 916674d5b2
feat(nvim): add go specific config 2023-07-29 17:06:33 +02:00
Moritz Böhme e2aff57d72
feat(nvim): add coq-nvim 2023-07-24 18:45:27 +02:00
Moritz Böhme 7deef6eabd
feat(nvim): add typst lsp 2023-06-25 11:20:34 +02:00
Moritz Böhme 80c38b5120
feat(nvim): use lazy to load plugins 2023-06-10 21:52:57 +02:00