Commit graph

6 commits

Author SHA1 Message Date
7f30c278c6 Nvim: add signcol plugin, change gitsigns keybinds 2023-11-21 22:32:32 +02:00
26d0dae2fc Nvim: enable ufo 2023-11-21 07:52:05 +02:00
e810234430 Make plugin specs more uniform 2023-11-18 02:54:35 +02:00
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