Back to Spacevim

SpaceVim lang#lisp layer

docs/layers/lang/lisp.md

2.4.0668 B
Original Source

Available Layers >> lang#lisp

<!-- vim-markdown-toc GFM --> <!-- vim-markdown-toc -->

Description

This layer is for Common Lisp development.

Install

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

toml
[[layers]]
  name = "lang#lisp"

Requirement

  • Vim 8.0+ with +channel, or Neovim 0.2.0+ with ncat
  • ASDF
  • Quicklisp
  • An Internet connection to install other dependencies from Quicklisp

mappings

All the language special mappings begin with [SPC] l, please checkout it in mapping guide.