mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 22:40:04 +08:00
721 B
721 B
title | description |
---|---|
SpaceVim lang#clojure layer | This layer is for Clojure development, provide autocompletion, syntax checking, code format for Clojure file. |
Available Layers >> lang#clojure
Description
This layer is for Clojure development, and it includes vim-clojure-static and vim-fireplace.
Features
- Code completion
- Syntax highlighting
- Indent
- Code formatting
- REPL support
Install
Layer
To use this configuration layer, update custom configuration file with:
[[layers]]
name = "lang#clojure"