Commit graph

65 commits

Author SHA1 Message Date
5654fd6bee Neovim: use stable versions of plugins if available 2024-01-24 22:20:34 +02:00
8912fed29c WIP remote nvim 2024-01-24 13:52:46 +02:00
bbfd741c95 Update neovim plugins 2024-01-24 09:59:52 +02:00
d36fd68030 Revert "Update nvim plugins"
This reverts commit fb152b40c8.
Caused completion selection with tab not to work
2024-01-12 12:00:52 +02:00
fb152b40c8 Update nvim plugins 2024-01-12 11:41:13 +02:00
24a65922dd Update nvim plugins 2024-01-05 14:06:45 +02:00
f8f8687fb5 Update neovim plugins 2023-12-27 14:50:20 +02:00
2c96ee40eb Update nvim plugins 2023-12-17 20:21:40 +02:00
91339aacf1 Nvim: add back lazy lockfile, update plugins 2023-12-04 10:12:33 +02:00
f44e0b3274 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
8d2e52ec5e Update neovim plugins 2023-11-17 08:09:40 +02:00
8336ec5048 Tweak neovim config
- Add noice, navic
- Tweak theme configuration
- Tweak cder configuration
- Update .ignore file
2023-11-17 08:04:37 +02:00
42c81d20dd Update neovim plugins 2023-11-16 09:44:07 +02:00
39ff6b0eb6 Don't format lazy-lock.json 2023-11-11 15:17:00 +02:00
ed43d0f48f Revert pacman on termux
Caused too many issues to solve, using apt instead
2023-11-11 10:40:27 +02:00