diff options
author | Adam Hovorka <[email protected]> | 2018-07-12 10:50:23 -0600 |
---|---|---|
committer | Adam Hovorka <[email protected]> | 2018-07-12 10:50:23 -0600 |
commit | c817818569ee99df20763d250a9d0cd4eb1d59d9 (patch) | |
tree | 7e75603a1a40583bd81bb8173d25628d0b244a0d /base.yaml | |
parent | ec360351276eebc4f52822d81f44cabeda08eb55 (diff) |
Add binary.vim
Diffstat (limited to 'base.yaml')
-rw-r--r-- | base.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ ~/.vim/ftdetect: base/vim/ftdetect ~/.vim/ftplugin: base/vim/ftplugin ~/.vim/indent: base/vim/indent + ~/.vim/plugin: base/vim/plugin ~/.vim/syntax: base/vim/syntax ~/.vimrc: base/vimrc ~/.zsh: base/zsh |