Who has the Indent file of CSS in vim that can be indented into @media
@media (min-width: 992px) {
body{
background:red;
}
}
https://github.com/JulesWang/css.vim
https://github.com/hail2u/vim-css3-syntaxPut the above two plug-ins together and the job will be completed. If you use Vim 7.4+, then the first one can not be installed and will not affect. 7.3 requires installation, and the second cannot do anything about 7.3.