This website requires JavaScript.
Explore
Help
Register
Sign In
Gaze
/
SpaceVim
Watch
1
Star
0
Fork
0
You've already forked SpaceVim
mirror of
https://github.com/SpaceVim/SpaceVim.git
synced
2025-02-09 17:20:05 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
172579a260
SpaceVim
/
docs
/
cn
/
layers
/
lang
/
toml.md
Shidong Wang
d0ca817f25
Add basic doc for toml lang xml layer
...
close
#3601
2020-07-11 22:14:10 +08:00
531 B
Raw
Blame
History
title
description
lang
SpaceVim lang#toml 模块
这一模块为 toml 开发提供支持,主要包括语法高亮、对齐等特性
zh
可用模块
>> lang#toml
模块简介
启用模块
模块简介
这一模块为在 SpaceVim 中进行 toml 开发提供了支持。
启用模块
可通过在配置文件内加入如下配置来启用该模块:
[[
layers
]]
name
=
"lang#toml"