SpaceVim

A community-driven vim distribution


Home | About | Quick start guide | Documentation | Development | Community | Sponsors


Available Layers » lang#sh

Description

This layer is for shell script development. Shell script includes bash, zsh and fish scripts.

Features

SpaceVim also provides language server protocol support for bash script. To enable language server protocol for bash script, you need to load lsp layer for bash.

Install

Layer

To use this configuration layer, update your custom configuration file with:

[[layers]]
  name = "lang#sh"

Layer options

Key bindings

Language specific key bindings

Key Bindings Descriptions
SPC l d / K Show doc of the symbol under the cursor
g d Jump to definition

Powered by Jekyll, Help improve this page