ElmCast / elm-vim

Elm plugin for Vim
BSD 3-Clause "New" or "Revised" License
572 stars 102 forks source link

Syntax: Fix top-level type def #176

Open bryanenders opened 5 years ago

bryanenders commented 5 years ago

Why

This region was incorrectly activated for type_ and other words containing type

How

Put word boundaries around type