1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 06:20:05 +08:00
SpaceVim/mode/basic.json
Wang Shidong b362f23bec
Add json example (#1625)
* Add json example

* Add json func

* Add json support
2018-04-18 07:40:37 -05:00

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
}