1
0
mirror of https://github.com/danbee/dotfiles-local synced 2025-03-04 08:49:07 +00:00

Add Swift syntax

This commit is contained in:
Daniel Barber 2018-05-30 14:34:18 -04:00
parent 9cf7b786d6
commit 0ae232d2d0
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8

View File

@ -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'