diff options
Diffstat (limited to 'base.yaml')
-rw-r--r-- | base.yaml | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -10,7 +10,12 @@ - link: ~/.bin/dot: base/dot ~/.capsesc: base/capsesc - ~/.vim: base/vim + ~/.vim/colors: base/vim/colors + ~/.vim/doc: base/vim/doc + ~/.vim/ftdetect: base/vim/ftdetect + ~/.vim/ftplugin: base/vim/ftplugin + ~/.vim/indent: base/vim/indent + ~/.vim/syntax: base/vim/syntax ~/.vimrc: base/vimrc ~/.zsh: base/zsh ~/.zshrc: base/zshrc |