gvim - Does anyone have the CSS Indent file in vim that can be indented in @media?
大家讲道理
大家讲道理 2017-05-16 16:40:43
0
1
581

Does anyone have the CSS Indent file in vim that can indent the

in @media?
@media (min-width: 992px) { body{ background:red; } }
大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all (1)
洪涛

https://github.com/JulesWang/css.vim
https://github.com/hail2u/vim-css3-syntax

Just install the above two plug-ins and you’ll be done. If you use Vim 7.4+, you don’t need to install the first one, it will not affect it. If it is 7.3, it needs to be installed. The second one cannot do anything for 7.3.

    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template
    About us Disclaimer Sitemap
    php.cn:Public welfare online PHP training,Help PHP learners grow quickly!