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

Add Rust syntax

This commit is contained in:
Daniel Barber 2015-12-16 14:57:55 +00:00
parent 2f40b91483
commit 92734f59ac
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8

View File

@ -14,6 +14,7 @@ Plug 'briancollins/vim-jst'
Plug 'juvenn/mustache.vim' Plug 'juvenn/mustache.vim'
Plug 'othree/html5.vim' Plug 'othree/html5.vim'
Plug 'tpope/vim-rbenv' Plug 'tpope/vim-rbenv'
Plug 'rust-lang/rust.vim'
Plug 'junegunn/goyo.vim' Plug 'junegunn/goyo.vim'
Plug 'reedes/vim-pencil' Plug 'reedes/vim-pencil'