Commit graph

9 commits

Author SHA1 Message Date
Marko Korhonen 8ba0dded9b
Update neovim plugins 2023-12-27 14:50:20 +02:00
Marko Korhonen 25d531a401
Update nvim plugins 2023-12-17 20:21:40 +02:00
Marko Korhonen 8eed2f76b5
Nvim: add back lazy lockfile, update plugins 2023-12-04 10:12:33 +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 6489b1094e
Update neovim plugins 2023-11-17 08:09:40 +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 455a008f06
Update neovim plugins 2023-11-16 09:44:07 +02:00
Marko Korhonen dda94cb793
Don't format lazy-lock.json 2023-11-11 15:17:00 +02:00
Marko Korhonen 7fccc55151
Revert pacman on termux
Caused too many issues to solve, using apt instead
2023-11-11 10:40:27 +02:00