11 Commits (726ab946b03d57cf49b49b3d306389a3881b85a5)

Author SHA1 Message Date
Marko Korhonen 9e591464ce
Add type annotations to plugin specs 11 months ago
Marko Korhonen 0982ebf334
Move plugin keymaps to lazy keys option 11 months ago
Marko Korhonen d90a73ab5a
Nvim-tree: disable netrw as recommended and rework keymap 11 months ago
Marko Korhonen cfb08c8ebd
nvim-tree: follow opened files 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 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