vim-swift Description This project adds Swift support to vim. It covers syntax, intenting, and more. Installation Manually Put all files under $VIM. NeoBundle (Recommended) Add the following configuration to your .vimrc. NeoBundle 'toyamarinyon/vim-swift' Install with :NeoBundleInstall.