Extract 'sandwich' config
This commit is contained in:
3
.vim/after/plugin/sandwich.vim
Normal file
3
.vim/after/plugin/sandwich.vim
Normal file
@@ -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