diff --git a/plugins.vim b/plugins.vim index c3dec7f..27306c6 100644 --- a/plugins.vim +++ b/plugins.vim @@ -686,10 +686,6 @@ call deoplete#custom#source('emoji', 'converters', ['converter_emoji']) "{{ text objects """"""""""""""""""""""""""""vim-sandwich settings""""""""""""""""""""""""""""" -" Disable default s operation -nmap s -xmap s - " mappings for add surround nmap ys (operator-sandwich-add) xmap ys (operator-sandwich-add)