1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 13:40:05 +08:00
SpaceVim/docs/layers/autocomplete.md
2017-07-30 06:53:54 +08:00

981 B

title
SpaceVim autocomplete layer

SpaceVim Layers: autocomplete

Description

This layer provides auto-completion to SpaceVim.

The following completion engines are supported:

Snippets are supported via neosnippet.

Install

To use this configuration layer, add it to your custom configuration file.

call SpaceVim#layers#load('autocomplete')

Key Mappings