Steve Huff
276d761ae2
Fix: enable clean startup in VimR ( #3547 )
...
This is a follow-on to #1651 ; I found that I was still seeing the error message
mentioned in that PR under VimR 0.32.0. Fortunately VimR has a specific
feature `gui_vimr` to test against; recent builds of VimR do set `gui_running`,
so the fix from that previous PR no longer works.
2020-05-23 10:18:42 +08:00
zhujinxuan
a180f43af0
shorten if
2018-04-22 23:29:50 -04:00
zhujinxuan
dd413813f2
Remove unknown option guifont in VimR
2018-04-22 17:29:23 -04:00
Wang Shidong
5fbd92c607
Use deoplete only for vim8 ( #1604 )
...
* Use deoplete only for vim8
* Use deoplete only for vim8
* Fix gui fonts
* Fix 74
* Fix up
* Fix issue
2018-04-09 20:07:27 +08:00
wsdjeg
0a7ce77e05
Fix default colorscheme
2018-03-18 16:31:34 +08:00
Wang Shidong
e55d6cf270
Improve core config ( #1455 )
...
* Improve core config
* Fixup
* Update mode
* Remove plugin groups
* Enable denite layer if has +py3
* Update dev scripts
* Add project patten pom.xml for java layer
* Add tools layer
2018-03-03 21:52:08 +08:00
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