Commit graph

6 commits

Author SHA1 Message Date
3838039cee
chore: update nvim-silicon plugin
All checks were successful
/ check (push) Successful in 9s
/ check-renovaterc (push) Successful in 3s
/ build-packages (push) Successful in 13s
/ build-vm (push) Successful in 2s
/ report-size (push) Successful in 4s
Also fix `just update-vim-plugins` as it was broken by the recent
refactor.
2025-03-19 19:12:02 +01:00
58425620dc
fix(just): no parallel downloads for vim plugins update
This can cause rate limits with GH's API.
2024-12-03 17:46:21 +01:00
a4277829ad
[feat] nvim: add custom vim plugin management
Use vimPluginsUpdater to keep extra plugins up to date

Fixes #4
2024-08-10 14:51:09 +02:00
0d139aa66f
[feature] justfile: add build-vm and run-vm commands 2024-05-05 14:35:52 +02:00
392e3df55f
fix(justfile): Small mistakes 2024-03-29 13:13:16 +01:00
c5c6b2cb6d
feat: Add justfile with common commands 2024-03-01 08:24:07 +01:00