mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 05:20:04 +08:00
746 B
746 B
title | description |
---|---|
SpaceVim lang#swift layer | swift language support for SpaceVim, includes code completion, syntax highlighting |
Available Layers >> lang#swift
Description
This layer is for swift development in SpaceVim.
Install
To use this configuration layer, update custom configuration file with:
[[layers]]
name = "lang#swift"
Features
- auto-completion
- syntax checking
Key bindings
Key Bindings | Descriptions |
---|---|
SPC l k |
jumping to placeholders |