22a4aad249
Neovim: use stable versions of plugins if available
2024-01-24 22:20:34 +02:00
9e591464ce
Add type annotations to plugin specs
2023-11-25 14:37:36 +02:00
83cd0a7540
Nvim: add type annotations to plugin opts
2023-11-21 22:28:54 +02:00
61577153be
Add diagnostics to bufferline
2023-11-18 22:31:29 +02:00
4004dc5df6
Make plugin specs more uniform
2023-11-18 02:54:35 +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
b985e8a28a
Refactor packer config to use packer config parameter instead of
...
separate requires
2022-08-23 17:56:24 +03:00
8643dd3b6b
Refactor nvim packer configuration
2022-08-22 14:57:24 +03:00