commit e6491ce268f0507310b94e255fbf27511b0f1522 parent a93fcef96e25219ba2089835f4b1df40cbe55c20 Author: Stefan Koch <programming@stefan-koch.name> Date: Sun, 9 Oct 2022 21:18:55 +0200 add vundle Diffstat:
M | .chezmoiexternal.toml | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/.chezmoiexternal.toml b/.chezmoiexternal.toml @@ -9,3 +9,8 @@ type = "file" url = "https://raw.githubusercontent.com/tomasr/molokai/master/colors/molokai.vim" refreshPeriod = "168h" + +[".vim/bundle/Vundle.vim"] + type = "git-repo" + url = "https://github.com/VundleVim/Vundle.vim.git" + refreshPeriod = "168h"