parsonsmatt/intero-neovim

Type commands/maps should also handle operators

Opened this issue · 0 comments

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.