Commit graph

4 commits

Author SHA1 Message Date
Marko Korhonen 9e591464ce
Add type annotations to plugin specs 2023-11-25 14:37:36 +02:00
Marko Korhonen 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
Marko Korhonen 409ae40b9e
Nvim: change package manager from packer to lazy 2023-02-22 14:45:30 +02:00
Marko Korhonen a5e0572f18
nvim: add cmp cmdline and firenvim settings 2023-01-09 09:10:16 +02:00