blob: 4c0d9d0725e5f6f9cbe5a4ec2c56d11948788810 (
plain) (
blame)
1
2
3
4
5
6
7
|
" 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+=-
|