[vim] Add official Apple swift plugin

This commit is contained in:
Eryn Wells 2015-12-05 10:11:21 -08:00
parent 221cda8038
commit d385d419ec
9 changed files with 223 additions and 0 deletions

1
vimrc
View file

@ -37,6 +37,7 @@ Plugin 'scrooloose/nerdtree'
Plugin 'wincent/command-t'
"Plugin 'erynofwales/vim-fancyfolds'
Plugin 'apple-swift', {'pinned': 1}
" Colors~
Plugin 'altercation/vim-colors-solarized'