-
```sh
./bin/tidal
GHCi, version 8.8.4: https://www.haskell.org/ghc/ :? for help
Loaded package environment from /home/joenio/.ghc/x86_64-linux-8.8.4/environments/default
: error:
Could not…
-
![image](https://github.com/ivaaaan/smug/assets/87791643/5316a698-62f1-43c8-95d5-128504000f62)
its not working
![image](https://github.com/ivaaaan/smug/assets/87791643/70738926-541d-4205-b10b-d6f2…
-
## Expected Behaviour
Not showing any error when importing a local module in another module
## Current Behaviour
This error message in Neovim's `:messages` buffer
>Could not find module ‘My.…
-
## Steps to reproduce
```
nvim --clean +'au OptionSet filetype lua print()'
:h h
```
## Actual behaviour
When vim help is shown (e.g. or `:help`), the following error message appear…
-
NeoVim support would require rewriting a good deal of the VimL + Lua binding work. It would also require integration with NeoVim's asynchronous API.
Preliminary work was done here: https://github.com…
-
I'm using hie from inside vim and for the most part it seems to be working. However at least one module (Data.Aeson) is not being recognized. Autocomplete does not show this module as an option when…
-
### Neovim version (nvim -v)
0.8
### Vim (not Nvim) behaves the same?
N/A
### Operating system/version
macOS 12.5.1
### Terminal name/version
wezterm latest nightly
### $TERM environment varia…
-
# Steps to reproduce
1. Make any kind of error
```haskell
doi --
-
Whenever I enable intero-neovim, as in include the line `Plug ..`, syntax highlighting no longer works for Haskell files. If I remove the line, highlighting comes back.
Here's my init.vim:
[init.vi…
-
- Did you upgrade to latest plugin version? **Yes**
- Did you upgrade to/compile latest binary? Run shell command
`bin/languageclient --version` to get its version number. **Yes. I do run `install…