vis: use vis-pin-files and vis-colorizer

This commit is contained in:
2025-10-04 10:04:26 +02:00
parent e54be984ac
commit e149e46b81
2 changed files with 6 additions and 33 deletions

View File

@@ -54,7 +54,9 @@ for plugin in \
'https://repo.or.cz/vis-surround.git' \
'peaceant/vis-fzf-mru' \
'https://gitlab.com/muhq/vis-build' \
'erf/vis-cursors'; \
'erf/vis-cursors' \
'thimc/vis-colorizer' \
'https://gitea.lupan.pl/lupan/vis-pin-files.git'; \
do
action "$plugin"
done