49 Commits

Author SHA1 Message Date
544c4814a8 fixed clangd lsp 2023-09-20 11:12:16 +02:00
Oliver Hartmann
3e818ddef9 changed virtual lines 2023-08-18 09:03:24 +02:00
3b16b57c21 removed lsp signature 2023-07-20 22:07:13 +02:00
0792b8274b added some clangd options 2023-07-20 21:44:01 +02:00
Oliver Hartmann
0691b19e47 don't show diagnostic popup 2023-07-10 12:03:06 +02:00
Oliver Hartmann
22d518adcd don't install groovyls 2023-07-10 12:03:06 +02:00
4a11883ee4 commented code 2023-07-09 20:50:19 +02:00
5964e8428a addad diagflow 2023-07-09 20:50:19 +02:00
Oliver Hartmann
9aea25954f reworked lspconfig 2023-07-04 10:35:03 +02:00
ada6d55021 by default use the releases 2023-06-30 20:42:28 +02:00
Oliver Hartmann
872e2b4c80 added pretty hover 2023-06-26 11:13:23 +02:00
Oliver Hartmann
e488888320 signature help in insert and visual mode 2023-06-26 11:13:06 +02:00
Oliver Hartmann
9060e1dbb3 fix format for lua lsp 2023-06-19 11:33:00 +02:00
Oliver Hartmann
91e8fc21f2 disable zk installation 2023-06-14 12:02:35 +02:00
242ae277fd added rust lsp 2023-06-12 21:29:17 +02:00
d362ccd264 auto install some lsp servers 2023-06-03 12:40:22 +02:00
3be2ddf908 do a mason update for build 2023-06-03 12:23:24 +02:00
cdb768ec25 visual action keymap 2023-06-02 21:08:26 +02:00
4978435b1f split the lsp config 2023-06-02 19:59:02 +02:00
7f6817c852 try to fix neodev 2023-06-01 00:59:08 +02:00
Oliver Hartmann
87f96d8209 revert back to old diagnostic float window 2023-05-30 11:30:32 +02:00
Oliver Hartmann
851238e0b9 beautify some telescope windows 2023-05-23 16:32:41 +02:00
148a870385 some borders 2023-05-21 09:41:01 +02:00
9207bbe62a use telescope go to definition\ 2023-05-20 18:24:49 +02:00
2ed815894f lsp_lines only on current line 2023-04-27 22:48:37 +02:00
6b020335df enable lsp_lines 2023-04-27 22:05:49 +02:00
903112b0bb disable diagnostic float window 2023-04-26 20:34:34 +02:00
a94b098588 format lspconfig 2023-04-02 23:37:19 +02:00
1e15ac6637 don't use compile_commands.json for root search 2023-03-31 09:13:44 +02:00
170aa9c79f clangd: query for the cross compiler 2023-03-31 09:13:26 +02:00
Oliver Hartmann
480b9c5db1 Merge branch 'master' of https://git.freiewildbahn.de/oli/nvim 2023-02-14 09:39:12 +01:00
656ff601a3 fixed lua lsp deprecated msg 2023-02-13 21:02:54 +01:00
Oliver Hartmann
d62c914ea5 added new cmake lsp 2023-01-31 08:38:52 +01:00
b87bbaee74 format all lua files 2023-01-29 11:55:25 +01:00
c60cf314be removed ununsed 'use' keyword for lua 2023-01-29 11:41:28 +01:00
2b0d14d7a1 enable single quotes for lua code 2023-01-29 11:41:14 +01:00
a7a4319243 beatiful lsp icons and messages 2023-01-27 23:31:22 +01:00
4565a3aabd format lua 2023-01-26 21:39:01 +01:00
Oliver Hartmann
413a11e741 don't clear the document highlight autogroup 2023-01-26 21:26:41 +01:00
Oliver Hartmann
b4e5f2b7b4 hopefully the final fix for document highlight 2023-01-26 20:41:44 +01:00
Oliver Hartmann
70d6dbda37 try to fix the highlight autocommand 2023-01-26 20:03:54 +01:00
Oliver Hartmann
a5ceececb5 added document symbol mapping 2023-01-13 18:29:33 +01:00
Oliver Hartmann
b9c4ea5413 some tuning of lsp config 2023-01-12 14:27:17 +01:00
5a1a8e8f3e added xmlformat 2023-01-05 22:23:31 +01:00
4aa3048e23 fixed annoying lua ls message 2023-01-03 01:50:51 +01:00
3a70a67737 added neodev 2023-01-03 01:48:51 +01:00
1e7fd727c2 fixed warnings in lsp config 2022-12-28 21:45:23 +01:00
98d3f5cac7 added which-key 2022-12-28 21:40:32 +01:00
ce61facff9 more restructure 2022-12-28 14:29:23 +01:00