Commit Graph

8 Commits (403d88f161c0667be93e3f815756cd2db8152a3c)

Author SHA1 Message Date
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