Skip to content

Instantly share code, notes, and snippets.

@hashrock
Created June 24, 2014 06:22
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 hashrock/30592c01bd172988ab24 to your computer and use it in GitHub Desktop.
Save hashrock/30592c01bd172988ab24 to your computer and use it in GitHub Desktop.
VimSetting
git clone git://github.com/amix/vimrc.git ~/.vim_runtime
sh ~/.vim_runtime/install_awesome_vimrc.sh
echo ":set encoding=utf-8" >> ~/.vimrc
echo ":set fileencodings=iso-2022-jp,euc-jp,sjis,utf-8" >> ~/.vimrc
echo ":set fileformats=unix,dos,mac" >> ~/.vimrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment