8 lines
194 B
VimL
8 lines
194 B
VimL
|
" 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+=-
|