diff --git a/vim/plugin/shame.vim b/vim/plugin/shame.vim index d7a1a93..9e3eb09 100644 --- a/vim/plugin/shame.vim +++ b/vim/plugin/shame.vim @@ -486,6 +486,8 @@ command! -nargs=? Tempfile exec 'new '.tempname() | set filetype= | au Bu " │ └──────────────────────┴─┤ " └──────────────────────────┘ +nnoremap :Neotree + onoremap al :normal! 0vg$h onoremap il :normal! ^vg_