eagletmt/neco-ghc

Pragma completion only works for all capitalized words

Closed this issue · 1 comments

woehr commented

For example, LANGUAGE will autocomplete but Language will not.

Current filetype: haskell
ghc-mod is executable: 1
omnifunc: necoghc#omnifunc
neocomplete.vim: 0
neocomplcache.vim: 0
YouCompleteMe: 0                                                                                                                    
vimproc.vim: not installed
ghc-mod: 5.9.0.0          
Imported modules: Prelude
Number of symbols in Prelude: 255

I have tested it.

It is feature of ghc-mod. Closing.