X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/97804298dd6f40cd0f0a9164b267cd4ad2f5b2f8..65ca08de6480d5f3edda4b404f15de5e5711c07e:/vim/vimrc?ds=sidebyside diff --git a/vim/vimrc b/vim/vimrc index 310e603..eefe034 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -98,6 +98,8 @@ let g:haskell_enable_static_pointers = 1 " to enable highlighting of `static` let g:haskell_backpack = 1 " to enable highlighting of backpack keywords " }}} +Plug 'aklt/plantuml-syntax' + call plug#end() filetype plugin indent on