Home  >  Q&A  >  body text

What vim plug-ins are suitable for front-end use?

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

滿天的星座滿天的星座2712 days ago563

reply all(5)I'll reply

  • 高洛峰

    高洛峰2017-05-16 16:42:22

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

    reply
    0
  • 为情所困

    为情所困2017-05-16 16:42:22

    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

    reply
    0
  • 大家讲道理

    大家讲道理2017-05-16 16:42:22

    mark
    supertab
    surround
    MatchTag
    ctrlp.vim
    indent guides

    reply
    0
  • 習慣沉默

    習慣沉默2017-05-16 16:42:22

    vim-javascript
    YouCompleteMe + tern_for_vim
    auto-pairs
    syntastic

    reply
    0
  • 高洛峰

    高洛峰2017-05-16 16:42:22

    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

    reply
    0
  • Cancelreply