-
I am writing an Agda plugin, with the following plugin structure:
```viml
" ftdetect/agda.vim
au BufNewFile,BufRead *.agda setf agda
au BufNewFile,BufRead *.lagda setf agda
```
and
```vim…
-
### Problem description
No matter how many times I run `LspInstall jsonls` and get a confirmation message it has been installed, I get the message `lsp server not installed in path` when I restart Vi…
-
Можно ли для простых смертных написать инструкцию, как ставить всё это великолепие.
-
Loading a module that contains a template Haskell splice from `Control.Lens.TH` causes GHC and Haskell-language-server to crash with `internal error: checkProddableBlock: invalid fixup in runtime link…
-
Not the end of the world, but rather curious.
-
### Description
The visual mode versions of `stage_hunk` and `reset_hunk` commands should have ranges as arguments, otherwise they won't work.
### Neovim version
0.6.1
### Operating system and ver…
-
### Your environment
Output of `haskell-language-server --probe-tools` or `haskell-language-server-wrapper --probe-tools`:
```sh
haskell-language-server version: 1.0.0.0 (GHC: 8.8.4) (PATH: /home/a…
aplqo updated
2 years ago
-
### Before reporting
- [X] I have updated my neovim version to latest _master_
- [X] I have updated my plugin to the latest version
- [X] I have run `:TSUpdate`
### Describe the bug
Haskell tree-si…
-
### Your environment
Output of `haskell-language-server --probe-tools` or `haskell-language-server-wrapper --probe-tools`:
```sh
$ haskell-language-server-wrapper --probe-tools
haskell-language-se…
-
Getting below error when compiling any fie/project.
--- CLANG COMPILE STARTED ---
Evaluate-MSBuildCondition : Cannot bind argument to parameter 'condition' because it is an empty string.
At C:\…