1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 23:10:04 +08:00
SpaceVim/config
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
..
plugins Make openbrowser not lazy loaded (#3479) 2020-04-28 15:15:58 +08:00
plugins_before Add defx support (#2282) 2019-03-10 20:49:12 +08:00
commands.vim Add bang support for Alt file command (#3331) 2020-02-03 22:15:00 +08:00
functions.vim Respect XDG_CACHE_HOME for the data dir (#3411) 2020-03-29 08:34:31 +08:00
general.vim Fix: enable clean startup in VimR (#3547) 2020-05-23 10:18:42 +08:00
init.vim Improve lint (#3291) 2020-01-19 18:35:50 +08:00
main.vim fix some issues on windows (#3387) 2020-03-02 08:57:14 +08:00
neovim.vim Fix install cmd, improve shell layer (#2181) 2018-09-25 22:17:36 +08:00