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