Commit graph

6 commits

Author SHA1 Message Date
d2f19f1cff Nvim: fix dashboard projects not working after lazy loading telescope 2023-11-25 14:58:52 +02:00
efcdb566b8 Add type annotations to plugin specs 2023-11-25 14:37:36 +02:00
825b49ad06 Nvim: confirm quit 2023-11-22 16:18:01 +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
348ab63f99 Update nvim dashboard icons 2023-04-14 00:14:27 +03:00
70bf63b61a Neovim: add dashboard 2023-04-14 00:02:58 +03:00