efcdb566b8
Add type annotations to plugin specs
2023-11-25 14:37:36 +02:00
fac0494df8
Move plugin keymaps to lazy keys option
2023-11-25 14:13:26 +02:00
b5498c671d
Nvim: add type annotations to plugin opts
2023-11-21 22:28:54 +02:00
6fbba8bf3d
Nvim: small tweaks and organizing config
2023-11-20 21:16:06 +02:00
2277d4d170
Nvim: small tweaks
2023-11-18 22:44:34 +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