When submitting an issue, please include the output by :NecoGhcDiagnostics
.
NecoGhcDiagnostics
It shows your environment information possibly related to neco-ghc.
- Current filetype
- neco-ghc only works in the buffer with filetype haskell or lhaskell.
- ghc-mod OR hhpc executable (required)
- 'omnifunc'
- To use Vim builtin completion,
'omnifunc'
must be set tonecoghc#omnifunc
bysetlocal omnifunc=necoghc#omnifunc
.
- To use Vim builtin completion,
- Completion plugin installation (optional)
- Other plugin installation (optional)