Commit graph

21 commits

Author SHA1 Message Date
7cd4492f1d nvim: load LSP plugins on :Mason command 2024-07-22 21:14:13 +02:00
8dc1dd324a nvim: use opts and config consistently for all plugins 2024-07-22 21:14:13 +02:00
aaa3b3236e nvim: use consistent style for lua files 2024-07-22 21:14:13 +02:00
8e2b50e034 nvim: add custom icons to Mason 2024-07-14 23:52:23 +02:00
c2b340ef88 vim: refactor plugin specs 2024-02-20 19:09:18 +01:00
3921c1e52b vim: ensure some LSPs are installed (clangd, cmake, lua_ls, pyright) 2024-02-19 02:20:19 +01:00
43b65bf2c1 vim: refactor LSP configuration 2024-02-18 16:49:29 +01:00
a054a3a894 vim: use correct signatures for lazy config() and init() 2024-02-18 00:42:44 +01:00
e7ccffd50c vim: small refactor to simplify LSP 2024-02-11 23:14:29 +01:00
ac908c841c vim: lazy load LSP plugins 2024-02-11 01:49:32 +01:00
21e1596371 vim: fix formatting and typos 2024-02-10 15:10:24 +01:00
0f3fc2ba00 vim: add plugin 'Hoffs/omnisharp-extended-lsp.nvim' 2023-09-01 08:51:13 +02:00
d4660c3da4 vim/lsp: minor change to mason-lspconfig setup 2023-08-22 10:01:40 +02:00
7b4e7462b7 vim/lsp: override handlers via lspconfig rather than globally 2023-08-22 09:57:23 +02:00
51be43ec10 vim/lsp: factor out border into separate table 2023-08-22 09:57:23 +02:00
1be31450ea vim/lsp: add extend() for better extesibility 2023-08-22 09:57:23 +02:00
7a293c6024 vim: everything is module... 2023-08-17 22:17:44 +02:00
ae4f6217c8 vim/lsp: formatting 2023-08-07 22:50:48 +02:00
b9402d9f84 vim/lsp: use <localleader> in on_attach 2023-08-07 22:49:58 +02:00
dcf75de3c0 vim: use vim.F.npcall 2023-08-06 23:52:57 +02:00
6a8c606845 vim: rename 'user' -> 'fschauen' 2023-08-06 23:43:17 +02:00
Renamed from config/nvim/lua/user/plugins/lsp.lua (Browse further)