diff options
author | Adam Hovorka <[email protected]> | 2017-09-04 18:10:54 -0600 |
---|---|---|
committer | Adam Hovorka <[email protected]> | 2017-09-04 18:10:54 -0600 |
commit | 7b8f650e1c7bd1ed7f51d7f4f8805b3b7f6ccbc0 (patch) | |
tree | 24602ebd30a5945007e379c1db85447031dab23f | |
parent | 8ae9c465242c5e379877a15832043113021d714e (diff) |
Link .vim subdirectories instead of .vim itself
-rw-r--r-- | base.yaml | 7 | ||||
-rw-r--r-- | base/vim/undo-dir/%home%adam%dotfiles%dotfiles%base.yaml | bin | 561 -> 0 bytes |
2 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 diff --git a/base/vim/undo-dir/%home%adam%dotfiles%dotfiles%base.yaml b/base/vim/undo-dir/%home%adam%dotfiles%dotfiles%base.yaml Binary files differdeleted file mode 100644 index ada8e68..0000000 --- a/base/vim/undo-dir/%home%adam%dotfiles%dotfiles%base.yaml +++ /dev/null |