update.sh: track vim (user) autoload

This commit is contained in:
Josh Lay 2024-06-21 15:01:39 -05:00
parent a327dd4d63
commit cbd97e2e35
No known key found for this signature in database
GPG key ID: 47AA304B2243B579

View file

@ -24,6 +24,7 @@ DOTS=(
'.config/swaylock/config'
'.local/bin/backup_home'
'.local/bin/note-taker.sh' # run by Kitty in a 'triplesplit' session, one of many of autostart 'wants' in '...-i3ipc.yml' above
'.vim/autoload/' # vim-plug, mainly
)
# to avoid hacky pwd/dirname stuff w/ $0 [for now?], inline the path to the repo where copies are held