Commit graph

7 commits

Author SHA1 Message Date
Marko Korhonen 9e591464ce
Add type annotations to plugin specs 2023-11-25 14:37:36 +02:00
Marko Korhonen 2b038e4b0d
Nvim: add signcol plugin, change gitsigns keybinds 2023-11-21 22:32:32 +02:00
Marko Korhonen b3ebda5b51
Nvim: enable ufo 2023-11-21 07:52:05 +02:00
Marko Korhonen 4004dc5df6
Make plugin specs more uniform 2023-11-18 02:54:35 +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