SpaceVim
A modular Vim/Neovim configuration
Home | About | Quick start guide | Documentation | Development | Community | Sponsors | 中文
这一模块为 SpaceVim 提供了 Common Lisp 开发支持,包括代码补全、语法检查以及代码格式化等特性。
可通过在配置文件内加入如下配置来启用该模块:
[[layers]]
name = "lang#lisp"
All the language special mappings begin with [SPC] l
, please checkout them in mapping guide.
Powered by Jekyll