2016年12月22日木曜日

vim,html,css,indent

    
    
    cssのインデントがうまく行かない? 設定どうするんだろう?

    Vimでのコーディングがより快適になるおすすめプラグイン20選 | NESTonline Blog

    Bundle 'https://github.com/othree/html5.vim'
    Bundle 'https://github.com/hail2u/vim-css3-syntax'
    Bundle 'https://github.com/nathanaelkane/vim-indent-guides'

    入れてみたらインデントできた