Pressing <ctrl o>
does not update the jumplist (evidenced by :jump
). Jumping to count <ctrl o>
, e.g. 10<ctrl o>
opens the correct jump, however, this also does not update the jumplist nor moves the jump pointer to a new location.
The following plugins are installed: ctrlp.vim dbext_2000 loremipsum vim-sensible vim-surround vim-unimpaired vimroom pathogen.
Also, removing dbext_2000 restores the jumplist updating. Any ideas or experience solving this issue?