Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 404 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 404 Bytes

##TaDaa/vim-emmet-autocompleter #HTML/SVG autocompleter with Emmet support for Vim Providing HTML+SVG autocompletions with support for Emmet syntax!

##Installation

Bundle 'TaDaa/vim-emmet-autocompleter'

##Options g:emmet_completions_use_omnifunc = [1|0=Default] - setting this to 1 will cause vim-emmet-autocompleter to set its completion function to the omnifunc instead of completefunc