mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 22:20:06 +08:00
743 B
743 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 binding | Description |
---|---|
SPC l k |
jumping to placeholders |