Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 317 Bytes

File metadata and controls

10 lines (8 loc) · 317 Bytes

vimconfig

It requires vim-plug whose installation is already handled by vimrc. Just run the command

./configure.sh

This will add ~/.vimrc and ~/.vim/after/ftplugins/

Initial vimrc taken from fatih arslan's vim go tutorial vimrc