Skip to content

Instantly share code, notes, and snippets.

@jyscao
Created October 28, 2019 13:52
Show Gist options
  • Save jyscao/12bf7ec0c909e592ff112320707a02b2 to your computer and use it in GitHub Desktop.
Save jyscao/12bf7ec0c909e592ff112320707a02b2 to your computer and use it in GitHub Desktop.
function! SpaceVim#layers#ctrlspace#plugins() abort
return [ ['vim-ctrlspace/vim-ctrlspace', {'merged': 0}], ]
" 'merged' is an optimization flag used by the plugin manager
endfunction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment