1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 06:30:03 +08:00
SpaceVim/.SpaceVim.d/init.vim

3 lines
148 B
VimL
Raw Normal View History

2017-05-14 23:34:24 +08:00
let g:spacevim_force_global_config = 1
2017-05-15 00:55:15 +08:00
call SpaceVim#custom#SPC('nnoremap', ['a', 'r'], 'call SpaceVim#dev#releases#open()', 'Release SpaceVim', 1)