Play with Swift code in Vim!
It compiles the playground when you save.
Note: Code Completions, Errors, and Warnings are optionally powered by iCompleteMe.
Use your plugin manager of choice.
git clone https://github.com/jerrymarino/SwiftPlayground.vim ~/.vim/bundle/SwiftPlayground.vim
Bundle 'https://github.com/jerrymarino/SwiftPlayground.vim'
to .vimrc:BundleInstall
NeoBundle 'https://github.com/jerrymarino/SwiftPlayground.vim'
to .vimrc:NeoBundleInstall
Plug 'https://github.com/jerrymarino/SwiftPlayground.vim'
to .vimrc:PlugInstall
The following libraries use the framework provided by SwiftPlayground.vim to add similar functionality to other editors: