62 Commits

Author SHA1 Message Date
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
3a0e386252 fixed deprecated resolved_capabilities 2022-06-26 13:15:47 +02:00
Oliver Hartmann
37b7a68c45 comment out some cmp sources 2022-06-26 13:01:28 +02:00
Oliver Hartmann
607245c47d removed incline 2022-06-26 13:01:00 +02:00
Oliver Hartmann
2c277ee846 add cmp treesitter 2022-06-26 12:59:50 +02:00
Oliver Hartmann
37d7e60eef added litee calltree keys 2022-06-07 15:24:42 +02:00
Oliver Hartmann
2951e86e06 fixed f5 to build all 2022-06-07 15:24:23 +02:00
Oliver Hartmann
228171561f use find files if there is not git repo 2022-06-01 11:47:00 +02:00
Oliver Hartmann
1f8ef76f81 Merge branch 'master' of https://git.freiewildbahn.de/oli/nvim 2022-05-31 14:06:11 +02:00
Oliver Hartmann
9b4fcca0ce put comment to ctrl slash 2022-05-31 09:56:37 +02:00
d9f90a1f4b remove stylua because of the lsp serverr 2022-05-27 10:19:24 +02:00
5b4878f76d replace octo with litee gh 2022-05-27 10:19:03 +02:00
c6d9e5b891 add litee 2022-05-26 22:09:25 +02:00
Oliver Hartmann
b31bd343fa fixed code actions command 2022-05-25 11:13:26 +02:00
Oliver Hartmann
6eba3c6f3a added some octo keymaps 2022-05-13 15:00:21 +02:00
Oliver Hartmann
db6d89471c more commands 2022-05-13 13:40:55 +02:00
Oliver Hartmann
892ac617ee added incline 2022-05-13 13:40:46 +02:00
Oliver Hartmann
20cb51e2b5 removed tree sitter query lang 2022-05-11 17:47:15 +02:00
Oliver Hartmann
d6930cbb2f added octo 2022-05-11 17:46:54 +02:00
Oliver Hartmann
4a6de72626 removed maintained from treesitter 2022-05-05 15:26:18 +02:00
Oliver Hartmann
6c8531b67a don't validate yaml files 2022-05-02 10:28:46 +02:00
Oliver Hartmann
2da1322e7f ignore cmake lsp for project plugin 2022-04-29 15:04:11 +02:00
c65f2c543b use command center for yanky 2022-04-20 22:54:51 +02:00
7bd0f10847 added yanky 2022-04-20 22:49:07 +02:00
2c4617f462 treesitter folding with space x :) 2022-04-20 22:18:18 +02:00
d7b49c4c4b use 0.7 keymappings 2022-04-20 15:14:11 +02:00
8a000f811c update to new command center format 2022-04-19 09:29:36 +02:00
257d2fffcf convert some keybindings to command center 2022-04-13 23:40:53 +02:00
3dc493ff7e command center added 2022-04-13 22:41:05 +02:00
99e257dbc1 added toggleterm 2022-04-04 20:12:20 +02:00
f0f1c35740 Don't use null-ls in project nvimm 2022-04-04 20:12:20 +02:00
2425d5f29d more lua style 2022-04-04 20:12:20 +02:00
ab1de6c1de stylua 2022-04-04 20:12:20 +02:00
595a4d287b Configure lua lsp to have vim and use as global variables 2022-04-04 20:12:20 +02:00
Oliver Hartmann
1c10794866 Merge branch 'master' of https://git.freiewildbahn.de/oli/nvim 2022-04-04 14:49:13 +02:00
Oliver Hartmann
204f38c947 Don't show diagnostic windows if there is already a floating window 2022-04-04 14:46:22 +02:00
4462d4af5c lazy load snippets 2022-04-01 23:15:33 +02:00
f307fb2124 Don't autoinstall groovyls 2022-04-01 23:15:25 +02:00
Oliver Hartmann
d23279a4a4 Fixed snippet loading 2022-03-31 20:31:59 +02:00
Oliver Hartmann
8220799933 Don't use neotree for buffers 2022-03-31 13:28:44 +02:00
Oliver Hartmann
752814db02 Added neotree 2022-03-29 13:02:25 +02:00
018c25d0d7 Disable gruvbox material and setup config for gruvbox 2022-03-28 23:39:05 +02:00
434611abf4 Move some keybinding to the plugin config file 2022-03-23 21:25:06 +01:00