Wenzel

Results 6 comments of Wenzel

@mkohlhaas It’s a duplicate of https://github.com/neovimhaskell/haskell-vim/pull/106 but the latter takes it to the next level and supports all unicode operators.

@mkohlhaas I decided to maintain my own fork with Unicode support since my merge request wasn’t merged since 2018. See https://github.com/wenzel-hoffman/haskell-with-unicode.vim

@BSDxxxx I guess new change for making custom mappings would cover your needs. Look for `g:bullets_custom_mappings` in the README.

Oh, I didn’t notice this one existed before making https://github.com/dkarter/bullets.vim/pull/128. I’m surprised I implemented that in a very similar way. I guess it’s a good sign :sweat_smile: ?

@dkarter I guess this can be closed now since #128 already covers what this change was trying to achieve?

@smallhadroncollider A gentle reminder that this is still open.