├── LICENSE ├── README ├── doc └── neovim-ghcid.txt └── ftplugin └── haskell.vim /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudhead/neovim-ghcid/HEAD/LICENSE -------------------------------------------------------------------------------- /README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudhead/neovim-ghcid/HEAD/README -------------------------------------------------------------------------------- /doc/neovim-ghcid.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudhead/neovim-ghcid/HEAD/doc/neovim-ghcid.txt -------------------------------------------------------------------------------- /ftplugin/haskell.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cloudhead/neovim-ghcid/HEAD/ftplugin/haskell.vim --------------------------------------------------------------------------------