diff --git a/vim/plugin/shame.vim b/vim/plugin/shame.vim index 3866c90..0f078a9 100644 --- a/vim/plugin/shame.vim +++ b/vim/plugin/shame.vim @@ -507,6 +507,8 @@ command! -nargs=? Tempfile exec 'new '.tempname() | set filetype= | au Bu onoremap al :normal! 0vg$h onoremap il :normal! ^vg_ +map S :shell + nnoremap val 0vg$h nnoremap vil ^vg_