diff --git a/.vimrc b/.vimrc index 1db0ad1..9829610 100644 --- a/.vimrc +++ b/.vimrc @@ -135,6 +135,11 @@ call plug#end() """"""""""""""" " Coc +" `.../sandwich` {{{ +nmap s +xmap s +let g:sandwich#recipes = deepcopy(g:sandwich#default_recipes) +" }}} " `neoclide/coc.nvim` {{{ let g:coc_global_extensions = [