wsdjeg
006535b27f
Fix shortmess option
2017-07-09 15:34:14 +08:00
wsdjeg
17a6a5c24f
Fix E254 when spacevim startup
...
This issue only happened in vim, and works well in neovim.
```
Error detected while processing /home/wsdjeg/SpaceVim/SpaceVim/config/general.vim:
line 29:
E254: Cannot allocate color 246
```
2017-05-31 22:17:10 +08:00
wsdjeg
a0a6365879
Move set bg before colorscheme
...
ref : https://github.com/SpaceVim/SpaceVim/issues/507
2017-05-22 20:16:20 +08:00
wsdjeg
7255e96b88
Fix cursorline & cursorcolumn options
...
close #483
2017-05-06 20:33:50 +08:00
wsdjeg
008c502b03
Fix bg option
2017-04-30 15:35:48 +08:00
wsdjeg
d1e655f3da
Fix #346
2017-03-28 22:29:34 +08:00
wsdjeg
360cc4f25d
Fix #355
2017-03-27 00:13:43 +08:00
wsdjeg
3d83a6f29a
Fix issue #143
2017-01-21 20:30:16 +08:00
wsdjeg
625f0a56e3
Fix colorscheme
2017-01-11 20:47:23 +08:00
wsdjeg
d97f0b81d2
Fix colorscheme loaded
...
close #63
2017-01-08 00:17:32 +08:00
wsdjeg
02bbe5b2c1
Fix guifont option
2017-01-07 16:49:21 +08:00
wsdjeg
2a6296d4fe
Add option for true color support
...
Add `let g:spacevim_enable_guicolors == 0` to `~/.local.vim` to disable
true colors.
2017-01-06 19:13:33 +08:00
wsdjeg
48616984c0
Set options before custom conf
2017-01-05 22:18:55 +08:00
Alpha
6d6f653526
Fix the guifont cannot take effect in MacOS.
2017-01-02 16:25:40 +08:00
wsdjeg
89ae59a024
Fix #12
2016-12-31 23:09:52 +08:00
wsdjeg
56516afc86
Use g:spacevim_* as options
...
issue opened here: https://github.com/google/vimdoc/issues/94
2016-12-31 19:24:02 +08:00
wsdjeg
c0ad3bf837
Clone from wsdjeg/Dotfiles/config/nvim
2016-12-26 21:11:19 +08:00