Commit graph

3 commits

Author SHA1 Message Date
46ba379d08
refactor(nvim): pull in vim plugins properly
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 1s
/ report-size (push) Successful in 4s
This way should be faster to evaluate and more correct as we follow the
way done in nixpkgs.
2025-04-21 19:47:13 +02:00
d7979bf77d
fix(nvim): remove vim-jjdescription
All checks were successful
/ check (push) Successful in 8s
/ check-renovaterc (push) Successful in 2s
/ build-packages (push) Successful in 13s
/ build-vm (push) Successful in 2s
/ report-size (push) Successful in 4s
It is now part of NeoVIM (since 0.11).

Also adjust the `draft_commit_description` as `jj` now supports the
`ignore-rest` comment.
2025-04-15 13:02:56 +02:00
addf563bfc
refactor: move modules to their own dir 2025-03-16 16:34:03 +01:00
Renamed from nvim/standalone.nix (Browse further)