Commit graph

10 commits

Author SHA1 Message Date
Marko Korhonen 168742d109
Nvim: fix some keybinds, organize code 2023-11-18 21:41:50 +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 c99903e78e
Tweak neovim config
- Add noice, navic
- Tweak theme configuration
- Tweak cder configuration
- Update .ignore file
2023-11-17 08:04:37 +02:00
Marko Korhonen af6c34baaa
Nvim: add ufo fold plugin 2023-09-20 16:23:52 +03:00
Marko Korhonen 0e8d8d3160
Nvim: add keybinds to move to next/prev hunk 2023-08-21 15:26:33 +03:00
Marko Korhonen ac829ff2a0
Nvim: Move some keybinds to which-key 2023-06-27 12:40:02 +03:00
Marko Korhonen 9472088711
Neovim: Clean up configuration 2023-02-22 18:29:01 +02:00
Marko Korhonen bddcb64be8
Reformat all neovim configuration files with stylua 2022-10-26 14:08:20 +03:00
Marko Korhonen 5628321f31
Nvim: remove unneeded patch from which-key 2022-10-24 13:19:48 +03:00
Marko Korhonen da3831dd0b
Add patch for which-key and cmdheight=0 problem 2022-09-03 00:56:34 +03:00