Explorar o código

delete [bufexplorer] appeared in jumplist

gfgkmn %!s(int64=6) %!d(string=hai) anos
pai
achega
f1969a22fe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      plugin/bufexplorer.vim

+ 1 - 1
plugin/bufexplorer.vim

@@ -919,7 +919,7 @@ function! s:SelectBuffer(...)
             endif
 
             " Switch to the selected buffer.
-            execute "keepalt silent b!" _bufNbr
+            execute "keepjumps keepalt silent b!" _bufNbr
         endif
 
         " Make the buffer 'listed' again.