Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 273 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 273 Bytes

Ionic 2 syntax highlight for Vim

Vim plugin that adds syntax highlighting for Ionic 2's html tags and attributes

Installing

Using vim-plug

Add the following to your ~/.vimrc file:

Plug "akz92/vim-ionic2"