11 Commits (024fad6bafa0521ac48c91f4954199a08716e4c3)

Author SHA1 Message Date
Marko Korhonen 83cd0a7540
Nvim: add type annotations to plugin opts 11 months ago
Marko Korhonen 168742d109
Nvim: fix some keybinds, organize code 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 c99903e78e
Tweak neovim config
- Add noice, navic
- Tweak theme configuration
- Tweak cder configuration
- Update .ignore file
11 months ago
Marko Korhonen af6c34baaa
Nvim: add ufo fold plugin 1 year ago
Marko Korhonen 0e8d8d3160
Nvim: add keybinds to move to next/prev hunk 1 year ago
Marko Korhonen ac829ff2a0
Nvim: Move some keybinds to which-key 1 year ago
Marko Korhonen 9472088711
Neovim: Clean up configuration 2 years ago
Marko Korhonen bddcb64be8
Reformat all neovim configuration files with stylua 2 years ago
Marko Korhonen 5628321f31
Nvim: remove unneeded patch from which-key 2 years ago
Marko Korhonen da3831dd0b
Add patch for which-key and cmdheight=0 problem 2 years ago