Vim support for the ER file format.
" Add this line in vim-plug section:
Plug 'flniu/er.vim'
" Then run commands in vim:
:so %
:PlugInstall
cd ~/.vim/bundle
git clone --depth=1 https://github.com/flniu/er.vim.git
Vim support for the ER file format
Vim support for the ER file format.
" Add this line in vim-plug section:
Plug 'flniu/er.vim'
" Then run commands in vim:
:so %
:PlugInstall
cd ~/.vim/bundle
git clone --depth=1 https://github.com/flniu/er.vim.git
Vim support for the ER file format