What vim plug-ins are suitable for front-end use?
滿天的星座
滿天的星座 2017-05-16 16:40:22
0
5
590

In addition to emmet, what other front-end vim plug-in artifacts are there?

滿天的星座
滿天的星座

reply all(5)
小葫芦

surround I don’t know if I remember the word correctly

为情所困

Get rid of the generic and language-specific ones, and:
othree/xml.vim
marijnh/tern_for_vim (but the completion is still incomplete)
hail2u/vim-css3-syntax

大家讲道理

mark
supertab
surround
MatchTag
ctrlp.vim
indent guides

習慣沉默

vim-javascript
YouCompleteMe + tern_for_vim
auto-pairs
syntastic

小葫芦

Only give those related to front-end development.

  • Rykka/colorv.vim
    Pick color

  • matchit.zip
    Use % on tag to jump

  • maksimr/vim-jsbeautify
    html, json, js, css beautification

  • gregsexton/MatchTag
    Highlight two matching tags

  • gcmt/breeze.vim
    EasyMotion-like HTML motions

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template