Skip to content

neovimhaskell/neovim-ghcmod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ABANDONED

NecoGhc combined with Deoplete are a way better solution to get code completion running for neovim. Please give it a try!

Neovim ghc-mod Integration

This plugin offers GhcMod support for Neovim. It's still in a very early stage.

  • GhcModCaseSplit: split the pattern variable under the cursor (saves current file)
  • GhcModAddDecl: inserting function declaration based on type signature under the cursor (saves current file)
  • GhcModRefine: prompts for an expression and refines the hole under the cursor (saves current file)

This feature requires ghc-modi.

You can configure an explicit path to your ghc-modi binary if needed by setting g:ghc_modi_executable.

Demo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published