Extract 'sandwich' config
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
nmap s <Nop>
|
||||
xmap s <Nop>
|
||||
let g:sandwich#recipes = deepcopy(g:sandwich#default_recipes)
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
nmap s <Nop>
|
||||
xmap s <Nop>
|
||||
let g:sandwich#recipes = deepcopy(g:sandwich#default_recipes)
|
||||