Set up 'sandwich' plugin

master
Hektor Misplon 2022-12-01 14:01:41 +01:00
parent 9fc83c8ec7
commit c48c6bdc7e
1 changed files with 5 additions and 0 deletions

5
.vimrc
View File

@ -135,6 +135,11 @@ call plug#end()
"""""""""""""""
" Coc
" `.../sandwich` {{{
nmap s <Nop>
xmap s <Nop>
let g:sandwich#recipes = deepcopy(g:sandwich#default_recipes)
" }}}
" `neoclide/coc.nvim` {{{
let g:coc_global_extensions = [