9c92e2305b
Neovim: add more git keybinds
2024-10-17 10:04:51 +03:00
da9cd3f89a
Nvim: some code prettifying
2024-08-08 11:47:17 +03:00
fa99efa077
Neovim: fix gitsigns keybind
2024-07-23 14:40:45 +03:00
c530a0d099
Neovim: add keybinds for gitsigns
2024-07-18 11:34:11 +03:00
44345df4a9
Neovim: update which-key configuration to v3
2024-07-13 15:49:55 +03:00
7f30c278c6
Nvim: add signcol plugin, change gitsigns keybinds
2023-11-21 22:32:32 +02:00
6fbba8bf3d
Nvim: small tweaks and organizing config
2023-11-20 21:16:06 +02:00
ad580cc29f
Nvim: fix some keybinds, organize code
2023-11-18 21:41:50 +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