使ってみる
NeoBundle でインストールします
~/.vimrc で追記します
NeoBundle 'editorconfig/editorconfig-vim'
~/.editorconfig
[*]
trim_trailing_whitespace = true
[*.php]
tab_width = 4
NeoBundle でインストールします
~/.vimrc で追記します
NeoBundle 'editorconfig/editorconfig-vim'
~/.editorconfig
[*]
trim_trailing_whitespace = true
[*.php]
tab_width = 4