[vim] Add official Apple swift plugin
This commit is contained in:
parent
221cda8038
commit
d385d419ec
9 changed files with 223 additions and 0 deletions
1
vimrc
1
vimrc
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue