1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:30:05 +08:00
SpaceVim/docs/layers/lang/extra.md
Wang Shidong 67aeb4dac2
Add lang#latex layer (#2133)
* Add lang#latex layer
* Add lang#extra layer
2018-09-06 21:16:33 +08:00

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 many 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 custom configuration file with:

[[layers]]
  name = "lang#extra"