Another light FECS plugin for VIM.
If you want more powerful plugin, please try fecs.vim.
Please install FECS and Pathogen first, and then:
git clone https://github.com/treelite/fecs-vim.git ~/.vim/bundle/fecs-vim
Use :FECS
to check your code.
Quick mapping in your ~/.vimrc
:
nmap <F5> :FECS<CR>