Skip to content

yuezk/weex.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weex.vim

Weex syntax file for Vim.

Demo

Installation

For better JavaScript syntax highlighting, pangloss/vim-javascript or othree/yajs.vim is recommended, but not required.

Use Vundle:

Plugin 'yuezk/weex.vim'

Use vim-plug:

Plug 'yuezk/weex.vim'

Use NeoBundle:

NeoBundle 'yuezk/weex.vim'

Changelog

2017-02-10

  • Modify syntax region name for better comment
  • Imporove indent

2017-02-09

  • Add indent file

2017-02-04

  • Improve syntax highlighting
  • Add demo captures

2016-05-28

  • Basic syntax highlighting

Releases

No releases published

Packages

No packages published