/vim-textobj-haskell

vim text objects for haskell

Primary LanguagePython

textobj-haskell

This vim plugin aims to provide useful haskell text objects for use with textobj-user For now the only available text object detects top level bindings.

Requirements:

  • Vim 7.2 or later
  • |textobj-user|