Skip to content

vim-scripts/neco-ghc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

neocomplcache-ghc (neco-ghc)

A neocomplcache plugin for Haskell, using ghc extensions

what is neco-ghc

This plugin supports the following completion on the auto completion framework neocomplcache.

  • pragma
  • language
  • importing a module
  • importing a function of a module
  • function based on importing modules

neco-ghc was originally implemented by @eagletmt on July 25, 2010, and then ujihisa added some new features.

install

  • install the latest neocomplcache.vim
  • install ghc-mod package by cabal install ghc-mod
  • Unarchive neco-ghc and put it into a dir of your &rtp.

About

A neocomplcache plugin for Haskell, using ghc extensions

Resources

Stars

Watchers

Forks

Packages

No packages published