6 Commits (0ced314c90b8052e73a49175c7adc971597330f0)

Author SHA1 Message Date
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
11 months ago
Marko Korhonen bddcb64be8
Reformat all neovim configuration files with stylua 2 years ago
Marko Korhonen c707c17f4b
Add nvimtree configuration 2 years ago
Marko Korhonen fa8e0e7331
Ran luaformat on all neovim files, removed unneeded files 2 years ago
Marko Korhonen b985e8a28a
Refactor packer config to use packer config parameter instead of
separate requires
2 years ago
Marko Korhonen 8643dd3b6b
Refactor nvim packer configuration 2 years ago