-
Hi, I couldn't figure this out
`K Shows file info. [count] shows directory size.`
Hitting K over a file shows its size. When over a directory it shows “0.00K”.
Trying 1K (what …
-
OS: Manjaro GNOME
Package: haskell-ide-engine v1.4-1 AUR
I cannot start haskell language server, on COC nvim gives me this error:
```sh
[coc.nvim] The "languageserver.haskell" server crashed 5 …
-
I'm using `LanguageClient-neovim`.
When I write something like, let's say
```haskell
-- >>> 3 + 5
```
the only thing that happens is that the string `Evaluate...` pops up on the right of the co…
-
I have a project that compiles with cabal and often works without a problem with ghcide.
But sometimes I see issues like this:
```
[typecheck] [E] • Can't find interface-file declaration for dat…
-
> What is the latest commit SHA in your installed vim-gitgutter?
da2c785221810b3d57479bb4b3678aabf32f3b88
> What vim/nvim version are you on?
vim 8.1.2234
I keep running into a persona…
-
- `nvim --version`: 0.2.1-dev
- Vim (version: ) behaves differently? Yes (8.0 - patches - 1 - 601)
- Operating system/version: KDE Neon User
- Terminal name/version: tmux 2.3
- `$TERM`: xterm-256c…
-
### Observed behavior
PATH is broken in the env file, various error messages are in there too.
generated env file
```
# -*- mode: dotenv -*-
# --------------------------------------------…
-
Steps to reproduce
- Install [purescript-vim](https://github.com/purescript-contrib/purescript-vim)
- Configure `coc-settings.json` [like so](https://github.com/neoclide/coc.nvim/wiki/Language-ser…
sumew updated
4 years ago
-
I am running into a problem after updating my init.vim. The weird thing is that the tex file can be successfully compiled, but several error messages popped up at the same time.
Now what I can inve…
-
The coc-rust-analyzer server is unable to start. I was having problems (like go to definition has not been working for days now), so I tried to uninstall everything including coc and do a fresh reinst…