-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
I'm currently exploring the possibility of defining the Neovim context as a monad transformer. Apart from being slightly more complicated to initialize, this approach seems to be way more flexible than the current one. I found it quite hard to start a ghc-mod context with the current model and therefore I am exploring this design space before commiting to a (somewhat) final API design for version 0.1.