186 Commits

Author SHA1 Message Date
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
Oliver Hartmann
c643e834e0 Changed order of cmp sources, prefer snippets 2022-02-10 18:57:19 +01:00
Oliver Hartmann
ff41531888 Better leader a 2022-02-10 18:56:14 +01:00
Oliver Hartmann
3a700044c4 Fixed path to compile_commands.json 2022-02-10 18:56:04 +01:00
Oliver Hartmann
3209e01c99 More snippets 2022-02-10 18:55:49 +01:00
Oliver Hartmann
9bf991c537 First custom lua snippets 2022-02-10 10:55:13 +01:00
Oliver Hartmann
b8bca37446 No italic 2022-02-09 13:28:15 +01:00
Oliver Hartmann
86b5aeb691 Changed font and disabled bold 2022-02-04 09:58:23 +01:00
Oliver Hartmann
4c5aa10996 Added dressing plugin (for cmake) 2022-02-04 09:11:10 +01:00
Oliver Hartmann
29b32edada changed to gruvbox 2022-02-04 09:10:56 +01:00
Oliver Hartmann
667e42fe57 Format 2022-02-04 09:10:33 +01:00
Oliver Hartmann
4dd3918382 added nvim-treesitter-textobjects 2022-02-04 09:10:20 +01:00
Oliver Hartmann
bec752c6b7 Small refactor 2022-02-01 15:42:50 +01:00
Oliver Hartmann
ab444ed7d9 Neogen fixes for doxygen 2022-02-01 15:42:30 +01:00
Oliver Hartmann
e72fa7324b For the moment disable previewer for files and git files 2022-02-01 13:12:11 +01:00
Oliver Hartmann
577a3cd1a7 Removed gitblame and neoclip 2022-02-01 13:11:53 +01:00