1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 05:40:05 +08:00
Commit Graph

13 Commits

Author SHA1 Message Date
Shidong Wang
483e3c0e29
change(core): deprecate statusline_unicode_symbols option
Problem: the option name is too long
Solution: change `statusline_unicode_symbols` to `statusline_unicode`
2021-09-25 21:09:11 +08:00
Shidong Wang
3fc49916cc chore: update copyright 2021-09-19 22:23:23 +08:00
Wang Shidong
02264b3f38
Update doc for statusline separator (#3902) 2020-10-15 22:23:51 +08:00
Wang Shidong
751725315f
Update copyright (#3744) 2020-08-31 21:24:27 +08:00
Shidong Wang
6a57750439 Close #3413 2020-04-11 22:55:55 +08:00
Aron Griffis
1ee397c7a2 Finish renaming enable_statusline_display_mode to enable_statusline_mode (#2634)
This was started in #1843 but there were still remnants of the old name
in various guides and toml files.
2019-03-04 19:51:47 +08:00
Aron Griffis
5ba0675171 Use colorscheme_bg not background in toml init files (#2635)
Both toml init files set background when they intend to set
colorscheme_bg
2019-03-04 14:11:55 +08:00
Wang Shidong
163ca7a141
Fix doc about enable/disable guicolors (#1785) 2018-06-03 20:38:01 +08:00
Wang Shidong
36d138771b
Glyph free theme (#1784)
* Add Glyph-free theme
2018-06-03 20:14:17 +08:00
Wang Shidong
92733364e4
Add toml config documentation (#1721)
* Fix toml config example

ref #1705
close #1705 
close #1704 
close #1701 
close #1629
2018-05-13 12:59:41 +08:00
wsdjeg
75ea17698c Fix config 2018-04-29 20:33:01 +08:00
wsdjeg
95f27aaf20 Improve toml support 2018-04-23 20:37:15 +08:00
Wang Shidong
2b5a987950
Use toml as default config file. (#1636)
Add toml config support
2018-04-21 09:58:23 -05:00