From: Maximilian Friedersdorff Date: Wed, 17 Jul 2019 12:34:24 +0000 (+0100) Subject: Install plantuml syntax file X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=7b002c822ed6af8069b4e07b20d3d2a006c796fd;hp=6ac5d1d068dc7fa7596e8356c815f5db750ebd63;p=max%2Fsaltfiles.git Install plantuml syntax file --- diff --git a/states/vim/files/vimrc b/states/vim/files/vimrc index 2c92bfe..b8cf54d 100644 --- a/states/vim/files/vimrc +++ b/states/vim/files/vimrc @@ -37,6 +37,7 @@ Plugin 'fatih/vim-go' Plugin 'gu-fan/riv.vim' Plugin 'nvie/vim-rst-tables' Plugin 'lepture/vim-jinja' +Plugin 'aklt/plantuml-syntax' " All of your Plugins must be added before the following line call vundle#end() " required