Commit graph

16 commits

Author SHA1 Message Date
d504ca3ffe vim/lsp: fix mappings 2023-08-06 19:24:51 +02:00
e6e7492373 vim/lsp: refactor for better structure, same function 2023-08-06 17:11:07 +02:00
59ebf9cf9a vim/lsp: enable rounded borders on floating windows 2023-08-06 17:09:06 +02:00
3c738d7230 vim/lsp: minor lint fix 2023-08-06 02:47:53 +02:00
e6d98d58bd vim/lsp: enable Roslyn analyzers 2023-08-03 20:42:57 +02:00
539dd71d79 vim/lsp: workaround for semantic token provider errors 2023-08-03 20:42:13 +02:00
67d18020f6 vim/lsp: simplify config, no functional changes 2023-07-25 09:17:13 +02:00
bd023605b9 vim: fix unused variable warning 2023-07-12 01:31:18 +02:00
d3089a8b06 vim: refactor LSP configuration 2023-07-10 23:50:15 +02:00
5ccc32e991 vim: enable import completion for omnisharp 2023-07-10 22:29:22 +02:00
7a1b29f62c vim: make proper use of dependencies in lazy.nvim 2023-07-09 22:40:11 +02:00
a4d43a85cb vim: fix variable scope (unnecessarily global) 2023-07-09 14:14:54 +02:00
c53a9014b9 vim: make lua_ls work with neovim 2023-07-09 14:06:50 +02:00
3daa827823 vim: manage LSP servers with plugin 'williamboman/mason.nvim' 2023-07-09 13:37:29 +02:00
1954162b2b vim: refactor configuration of plugins 2023-07-09 12:52:48 +02:00
8c65607ffa vim: add plugin 'neomvim/lspconfig' 2023-07-09 12:18:42 +02:00