Commit graph

14 commits

Author SHA1 Message Date
d764006143
Nvim: add ability to switch between dark and light theme 2024-01-25 15:30:12 +02:00
9e591464ce
Add type annotations to plugin specs 2023-11-25 14:37:36 +02:00
0982ebf334
Move plugin keymaps to lazy keys option 2023-11-25 14:13:26 +02:00
83cd0a7540
Nvim: add type annotations to plugin opts 2023-11-21 22:28:54 +02:00
168742d109
Nvim: fix some keybinds, organize code 2023-11-18 21:41:50 +02:00
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
c99903e78e
Tweak neovim config
- Add noice, navic
- Tweak theme configuration
- Tweak cder configuration
- Update .ignore file
2023-11-17 08:04:37 +02:00
af6c34baaa
Nvim: add ufo fold plugin 2023-09-20 16:23:52 +03:00
0e8d8d3160
Nvim: add keybinds to move to next/prev hunk 2023-08-21 15:26:33 +03:00
ac829ff2a0
Nvim: Move some keybinds to which-key 2023-06-27 12:40:02 +03:00
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
da3831dd0b
Add patch for which-key and cmdheight=0 problem 2022-09-03 00:56:34 +03:00