10 Commits (d2112451a7fc3478b3139a913a58a2fc209d8364)

Author SHA1 Message Date
Marko Korhonen 83cd0a7540
Nvim: add type annotations to plugin opts 11 months ago
Marko Korhonen 4004dc5df6
Make plugin specs more uniform 11 months ago
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 2cd94ee65f
Nvim: migrate indent-blankline to v3 1 year ago
Marko Korhonen 6e7520280e
Nvim: Add git to disabled filetypes of indent-blankline 1 year ago
Marko Korhonen 4b8c40073e
nvim: add dashboard to indent-blankline ignore filetype 1 year ago
Marko Korhonen bddcb64be8
Reformat all neovim configuration files with stylua 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