Commit graph

9 commits

Author SHA1 Message Date
f44e0b3274 Refactor neovim config file structure
All plugins are now in their own files with their lazy specifications
and configurations. Also moved lazy initialization to init.lua because
it is very compact now
2023-11-18 02:27:14 +02:00
8336ec5048 Tweak neovim config
- Add noice, navic
- Tweak theme configuration
- Tweak cder configuration
- Update .ignore file
2023-11-17 08:04:37 +02:00
7330cf920b Nvim: add ufo fold plugin 2023-09-20 16:23:52 +03:00
b8818d5439 Nvim: add keybinds to move to next/prev hunk 2023-08-21 15:26:33 +03:00
e141efbbe4 Nvim: Move some keybinds to which-key 2023-06-27 12:40:02 +03:00
49d5c6c92b Neovim: Clean up configuration 2023-02-22 18:29:01 +02:00
Marko Korhonen
16e59402c7 Reformat all neovim configuration files with stylua 2022-10-26 14:08:20 +03:00
Marko Korhonen
0aa8b5dd46 Nvim: remove unneeded patch from which-key 2022-10-24 13:19:48 +03:00
38c985ebfa Add patch for which-key and cmdheight=0 problem 2022-09-03 00:56:34 +03:00