SpaceVim
A modular Vim/Neovim configuration
Home | About | Quick start guide | Documentation | Development | Community | Sponsors | 中文
This layer adds extra language support for less common languages to SpaceVim.
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 |
To use this configuration layer, update your custom configuration file with:
[[layers]]
name = "lang#extra"
Powered by Jekyll