Fix: vimrc external folder

This commit is contained in:
Yuan Chiu 2025-04-22 07:02:59 +08:00
parent 76176bc9e6
commit e6bd5ae96c

4
.chezmoiexternal.toml Normal file
View File

@ -0,0 +1,4 @@
[".vim/autoload/plug.vim"]
type = "file"
url = "https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim"
refreshPeriod = "168h"