X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/8b748cb5934673dec80786e6b4cc25d8a440a654..65ca08de6480d5f3edda4b404f15de5e5711c07e:/vim/vimrc 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