104 Commits

Author SHA1 Message Date
Oliver Hartmann
774fdda969 added diffview 2022-09-15 09:25:58 +02:00
612ec0cbe6 some more fixes for different nvim versions 2022-09-10 13:39:45 +02:00
e72eaa724e added lldb-vscode adapter 2022-09-09 20:51:20 +02:00
e6d1091430 map build to f4 2022-09-09 20:51:20 +02:00
59d9b95eb9 add cpp config and fix adapter 2022-09-09 20:51:20 +02:00
ebd55ecc55 correctly call getpythonenv 2022-09-09 20:51:20 +02:00
41ce8f2063 use debugpy from mason 2022-09-09 20:51:20 +02:00
652a1c2aa7 fixed dap python config 2022-09-09 20:51:20 +02:00
Oliver Hartmann
988db59976 fixed clangd search dir 2022-09-09 08:35:10 +02:00
Oliver Hartmann
54e6d1b844 set capabilities correctly 2022-08-31 12:18:50 +02:00
Oliver Hartmann
bf80f95a9a Merge branch 'master' of https://git.freiewildbahn.de/oli/nvim 2022-08-31 10:56:40 +02:00
99e1139337 cleanup python debug config 2022-08-09 14:47:36 +02:00
382871be03 auto launch debug ui 2022-08-09 14:47:20 +02:00
1ba7731c16 fixed visual selection in gruvbox baby 2022-08-09 14:47:05 +02:00
4a21802429 added python debug session with venv search 2022-08-09 14:17:01 +02:00
Oliver Hartmann
087e0faad2 added commands for font size 2022-08-08 10:00:45 +02:00
14fd19bde6 more dap plugins 2022-08-06 18:46:41 +02:00
8030c44a93 switch to gruvbox-baby 2022-08-06 18:40:48 +02:00
49f8494072 first running verion of dab python 2022-08-06 15:26:18 +02:00
Oliver Hartmann
69b5cace69 setup groovyls 2022-08-03 14:57:58 +02:00
c9c630ce61 format lua files 2022-07-31 14:18:55 +02:00
c792c0839b delete unused mason lua file 2022-07-31 14:16:20 +02:00
80cff42519 fixed lua language server loading with mason 2022-07-31 14:15:06 +02:00
d019626efb first version of dap 2022-07-31 13:57:57 +02:00
b396169fca replaced deprecated diagnostic calls 2022-07-31 13:16:40 +02:00
894dba3337 use mason for lsp install 2022-07-26 22:17:09 +02:00
8ebf953ec7 added leap 2022-07-10 23:42:52 +02:00
3aea401281 added yanky keys and telescope 2022-07-09 00:43:34 +02:00
3b3bc5b937 support for my own vscode snippets 2022-07-08 23:43:04 +02:00
d7b2cc3156 added hlargs 2022-07-05 23:20:51 +02:00
8b79b38ca0 disable virtual text again 2022-07-04 23:40:56 +02:00
Oliver Hartmann
23a3a8f7c6 added additional command for comment 2022-07-01 21:13:57 +02:00
Oliver Hartmann
d525388f3f fixed highlight 2022-07-01 21:08:37 +02:00
Oliver Hartmann
4bd385dd55 disable indent for treesitter 2022-07-01 20:55:20 +02:00
Oliver Hartmann
f9d9bbd258 disable bold and italic 2022-07-01 20:55:03 +02:00
Oliver Hartmann
b12a673ba1 update colorscheme 2022-07-01 20:24:41 +02:00
Oliver Hartmann
3c9ecc9d53 added cmp signature help 2022-07-01 17:28:13 +02:00
Oliver Hartmann
be42757e5e fixed aerial keybinding 2022-07-01 17:27:43 +02:00
Oliver Hartmann
8020639f31 use x for visual mode instead of v 2022-07-01 16:44:37 +02:00
Oliver Hartmann
ec56132c85 no aerial status message 2022-07-01 15:26:30 +02:00
Oliver Hartmann
3392ebe270 use virtual text for diagnostics again 2022-07-01 15:26:14 +02:00
Oliver Hartmann
ad480c4d35 just use all treesitter modules 2022-07-01 13:56:35 +02:00
Oliver Hartmann
9e2890aed9 use vim.keymap.set 2022-07-01 13:47:16 +02:00
Oliver Hartmann
0a31d71c0c disable default mappings for comment 2022-06-30 13:57:03 +02:00
Oliver Hartmann
1f60a85098 removed jsonc treesitter 2022-06-27 09:18:50 +02:00
688493d39d disable virtual line blame 2022-06-26 15:13:02 +02:00
b099ba7efd rework status line 2022-06-26 14:38:26 +02:00
0c66846e4e setup aerial 2022-06-26 14:32:29 +02:00
d609883ff7 set lualine theme to gruvbox 2022-06-26 14:10:53 +02:00
5ad1c4be90 fixed deprecated format call 2022-06-26 14:00:43 +02:00