Skip to content

Instantly share code, notes, and snippets.

@soonhokong
Created June 12, 2016 16:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save soonhokong/d2275ebb0412092209106fd916f723c4 to your computer and use it in GitHub Desktop.
Save soonhokong/d2275ebb0412092209106fd916f723c4 to your computer and use it in GitHub Desktop.
Vim + EditorConfig

Vim + EditorConfig Setup

mkdir -p ~/tmp
cd ~/tmp
wget https://github.com/editorconfig/editorconfig-vim/archive/master.zip
unzip master.zip
mv editorconfig-vim-master/{autoload,doc,plugin} ~/.vim/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment