1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 22:40:05 +08:00
SpaceVim/docs/cn/layers/lang/haskell.md
Wang Shidong ba59ca2520
Update chinese document (#1331)
squash and merged
2018-01-27 01:07:02 +08:00

650 B

title description
SpaceVim lang#javascript layer This layer is for haskell development

SpaceVim Layers: lang#haskell

Description

This layer is for haskell development.

Layer Installation

To use this configuration layer, add call SpaceVim#layers#load('lang#haskell') to your custom configuration file.

Features

  • auto-completion
  • syntax checking
  • goto definition
  • refernce finder
  • language server protocol (need lsp layer)