Skip to content

Instantly share code, notes, and snippets.

@yasutomo57jp
Created February 25, 2013 13:18
Show Gist options
  • Save yasutomo57jp/5029734 to your computer and use it in GitHub Desktop.
Save yasutomo57jp/5029734 to your computer and use it in GitHub Desktop.
" 文字コードの自動判定
if &encoding !=# 'utf-8'
set encoding=japan
endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment