Home

Awesome

er.vim

Vim support for the ER file format.

Installation

vim-plug

" Add this line in vim-plug section:
Plug 'flniu/er.vim'
" Then run commands in vim:
:so %
:PlugInstall

pathogen

cd ~/.vim/bundle
git clone --depth=1 https://github.com/flniu/er.vim.git