For some strange reason ctrl-i/o combination to jump to previous/next location doesn't work for me.
As suggested in the comment to OP Jump with Ctrl-O/I doesn't work in my Vim
:verbose map <C-o> and :verbose map <C-i> gives me "no mapping found".
How do i restore these key mappings ?
EDIT : This is my vimrc http://pastebin.com/bX2NkNgz
-u NONEto see if any plugins are causing this gassy behavior? - Andy Ray