From c48c6bdc7e5f04efb450de94f467b346cddb58f4 Mon Sep 17 00:00:00 2001 From: Hektor Misplon Date: Thu, 1 Dec 2022 14:01:41 +0100 Subject: [PATCH] Set up 'sandwich' plugin --- .vimrc | 5 +++++ 1 file changed, 5 insertions(+) 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 = [