summaryrefslogblamecommitdiffstats
path: root/ftplugin/html.vim
blob: 3546ab2c4944628002d212bed3bc68331623eabe (plain) (tree)
1
2
3
4
5
6
7
8
9

                                                                              





                                                        
                       

     
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'html5') == -1
  
" Maintainer:  	othree <othree@gmail.com>
" URL:		      http://github.com/othree/html5.vim
" Last Change:  2014-05-02
" License:      MIT
" Changes:      Add - to keyword

" setlocal iskeyword+=-

endif