251 Commits

Author SHA1 Message Date
2c4617f462 treesitter folding with space x :) 2022-04-20 22:18:18 +02:00
5dde3be206 reworked options 2022-04-20 21:54:55 +02:00
4fbe1c4174 use new autocommand functions 2022-04-20 21:35:50 +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
7f99415c02 format my_plugins 2022-04-13 23:47:54 +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
651d1d0d2f don't lazyload luasnip 2022-04-07 20:44:35 +02:00
579cdff054 disable nvim-tree 2022-04-07 20:40:41 +02:00
Oliver Hartmann
96e1f3f6ed Merge branch 'master' of https://git.freiewildbahn.de/oli/nvim 2022-04-05 08:28:28 +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
641d2e0c9e Load cmp_luasnip after luasnip 2022-04-04 15:15:11 +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
ee3b97648a Some lazy loading of plugins 2022-04-01 23:38:59 +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
d57067ea70 get_setup is local 2022-03-28 23:42:05 +02:00
198141f63f removed whitespaces 2022-03-28 23:40:45 +02:00
018c25d0d7 Disable gruvbox material and setup config for gruvbox 2022-03-28 23:39:05 +02:00
04d69955d7 Fixed clangd extensions url 2022-03-28 22:58:20 +02:00
434611abf4 Move some keybinding to the plugin config file 2022-03-23 21:25:06 +01:00
479c8686eb Move terminal to own config file 2022-03-23 21:18:03 +01:00
aa7bc38af6 Use default sorting in cmp 2022-03-17 00:11:28 +01:00
e3a6774b76 Added clangd_extensions 2022-03-16 23:55:26 +01:00
d219e43cc7 Fixed packer bootstrap 2022-03-16 23:04:13 +01:00
c3deaa45c6 lua format 2022-03-16 22:56:51 +01:00
8860d92ed1 Small fixes 2022-03-16 22:16:06 +01:00
a3d76bbd15 Finished all plugins 2022-03-16 21:37:13 +01:00
a1d6d33b34 move fzf native to telescope 2022-03-16 21:07:35 +01:00
fbdad999cd gitsigns, comment, cmake 2022-03-16 21:04:13 +01:00
cf9b76d0e0 nvim-tree and treesitter config to packer 2022-03-16 19:53:08 +01:00
c0aa5e03d0 More movement of setup files 2022-03-16 18:03:36 +01:00
86b8b65c99 Fixed autocommand for packer 2022-03-16 17:38:50 +01:00
61a052b960 Same for lsp and cmp 2022-03-16 17:38:38 +01:00
7e1182a11b First version of the packer plugin setup calls 2022-03-16 17:22:06 +01:00
Oliver Hartmann
961ec74fbd Removed symbols outline 2022-02-28 20:47:25 +01:00
Oliver Hartmann
f8ff3b647f Added modes.nvim 2022-02-28 20:46:35 +01:00
Oliver Hartmann
79486cd892 set 'completeopt' to menu,menuone,noselect 2022-02-28 20:46:18 +01:00
Oliver Hartmann
da4f4674a5 Some lsp fixes 2022-02-28 14:31:25 +01:00
Oliver Hartmann
7e40d7732f Disable the virtual text for warnings 2022-02-21 10:55:37 +01:00
Oliver Hartmann
b259a2ae23 Fixed the to regestry a keybinding 2022-02-21 10:55:14 +01:00