Commit graph

8 commits

Author SHA1 Message Date
4046ef4e48
Nvim: some code prettifying 2024-08-08 11:47:17 +03:00
31c70a3235
Neovim: fix gitsigns keybind 2024-07-23 14:40:45 +03:00
a57a9f10e9
Neovim: add keybinds for gitsigns 2024-07-18 11:34:11 +03:00
661f71d1a8
Neovim: update which-key configuration to v3 2024-07-13 15:49:55 +03:00
2b038e4b0d
Nvim: add signcol plugin, change gitsigns keybinds 2023-11-21 22:32:32 +02:00
9c2f5dee4c
Nvim: small tweaks and organizing config 2023-11-20 21:16:06 +02:00
168742d109
Nvim: fix some keybinds, organize code 2023-11-18 21:41:50 +02:00
0ced314c90
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