mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 17:30:04 +08:00
1.4 KiB
1.4 KiB
title | description |
---|---|
SpaceVim lang#extra layer | This layer adds extra language support to SpaceVim |
Available Layers >> lang#extra
Description
This layer adds extra language support for less common languages to SpaceVim.
Included languages
language | features |
---|---|
i3 config | syntax highlighting |
qml | syntax highlighting |
toml | syntax highlighting |
coffee script | syntax highlighting |
irssi config | syntax highlighting |
vimperator config | syntax highlighting |
Pug (formerly Jade) | syntax highlighting, indent |
mustache | syntax highlighting, matchit, section movement mappings |
Install
To use this configuration layer, update your custom configuration file with:
[[layers]]
name = "lang#extra"