-
### Describe the bug
Neovim starts up very slowly when opening a file that treesitter is set up for (e.g. .ex, .hs, .rs) when highlighting is enabled. Disabling highlighting makes neovim startup be…
-
Hello, working with vim (nvim) with the integration of `hdevtools` improves my workflow a great deal. Thank you for this contribution.
__Issue__
When I call `HdevtoolsType` from vim's command lin…
-
I use HIE with LanguageClient_neovim. Versions:
```
$ ~/.local/bin/hie --version
Version 0.2.0.0, Git revision e159e35a5471bcfa8576d663cb82180dc9fe53ab (dirty) (1555 commits) x86_64 ghc-8.2.2
$ …
-
https://files.gitter.im/neoclide/coc.nvim/dyC6/Screenshot_2020-01-08_22-19-03.png
https://files.gitter.im/neoclide/coc.nvim/dyC6/Screenshot_2020-01-08_22-19-18.png
But the completion does, which…
-
I'd like a way to express "Given this stdin and this --search argument, if after filtering there's only 1 remaining candidate, select it and write to stdout non-interactively, but if there's >1, go in…
-
### Your environment
Which OS do you use?
Ubuntu
Which version of GHC do you use and how did you install it?
9.4.4 / ghcup. Note that issue repros with other supported versions
How is y…
-
### Your environment
Output of `haskell-language-server --probe-tools` or `haskell-language-server-wrapper --probe-tools`:
```sh
haskell-language-server version: 1.1.0.0 (GHC: 8.10.4) (PATH: …
-
### Neovim version (nvim -v)
0.6.0 Release
### Vim (not Nvim) behaves the same?
no, vim 8.2.4096 works regardless of terminal emulator (version) and/or TERM value
### Operating system/vers…
-
Heya,
I've searched a bit but couldn't find this mentioned before, but I found it pretty hard to search for terms like "extension", ".hs", etc., so please forgive me if this has already been brough…
-
### Your environment
Which OS do you use?
Ubuntu
Which version of GHC do you use and how did you install it?
9.2.5 from ghcup
How is your project built (alternative: link to the project…