Sebastian Witte

Results 9 issues of Sebastian Witte

I think this package transitively depends on aeson anyway, so it is probably convenient to provide such instances.

enhancement
help wanted

The CI builds started to keep failing... The blog post here may make things easier: https://chshersh.github.io/posts/2019-02-25-haskell-travis

help wanted
good first issue

If an exposed function is called before the nvim-hs plugin host has fully started, an error is thrown. Neovim assumes that a plugin is loaded once the channel is open...

bug
enhancement
low priority

If you include a list of plugins from a module and you want to configure one of the plugins differently or replace it with a different configuration, it is currently...

enhancement
help wanted
good first issue

I think it would be cool to have something like [inline-c](https://github.com/fpco/inline-c) for vimL. Apart from being fun to implement, I can imagine these arguments for and against this. Pros: -...

enhancement
help wanted
question
low priority
wishlist

Neovim uses named pipes by default to create a listen socket on windows. On Linux, a unix domain socket is used. However, I couldn't find a library that can create...

enhancement
help wanted
low priority
platform: Windows

- **PR Description** This PR allows one to configure scrolling partial pages. I have changed the `gui.scrollHeight` configuration option to a `float64`. If it is defined in the range `(-1,...