parsonsmatt / intero-neovim

A neovim plugin for Intero, forked from ghcmod-vim
218 stars 28 forks source link

Type commands/maps should also handle operators #126

Open stellarhoof opened 6 years ago

stellarhoof commented 6 years ago

Commands that try to get the identifier under the cursor should also include operators. Refer to https://www.haskell.org/onlinereport/haskell2010/haskellch2.html#x7-180002.4 for a formal description of their syntax.