mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 06:20:05 +08:00
b362f23bec
* Add json example * Add json func * Add json support
11 lines
254 B
JSON
11 lines
254 B
JSON
{
|
|
"colorscheme": "grubox",
|
|
"background": "dark",
|
|
"guicolors": true,
|
|
"statusline_separator": "nil",
|
|
"statusline_inactive_separator": "bar",
|
|
"buffer_index_type": 4,
|
|
"filetype_icon": false,
|
|
"statusline_display_mode": false
|
|
}
|