diff --git a/vimrc.bundles.local b/vimrc.bundles.local index 8e5f2f0..8d1cf2a 100644 --- a/vimrc.bundles.local +++ b/vimrc.bundles.local @@ -27,6 +27,7 @@ Plug 'rust-lang/rust.vim' Plug 'scrooloose/nerdcommenter' Plug 'tpope/vim-haml' Plug 'vim-ruby/vim-ruby' +Plug 'keith/swift.vim' Plug 'junegunn/goyo.vim' Plug 'reedes/vim-pencil'