Skip to content

Instantly share code, notes, and snippets.

@allexcd
allexcd / .vimrc
Last active June 21, 2017 14:53 — forked from termosa/.vimrc
" Before using this configuration follow the instruction below
"
" Check the requirements for plugins:
" * npm required for marijnh/tern_for_vim
" * tidy5 required for html validation (http://www.html-tidy.org/)
"
" Create folders for storing temporary files
" $ mkdir ~/.vim/backup && mkdir ~/.vim/tmp
"
" Download Vim-Plug: