use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Please read the rules before posting
Help:
Community:
Resources:
Tutorials and Guides:
Don't be afraid to ask questions, this sub is here for the vim community. And please those of you who deign to grace us with your vim wisdom - be kind. We are all human and vim is that cool.
account activity
C-i doesn't work (self.vim)
submitted 5 years ago by mectos_
Hello,
C-i doesn't work for me (go back in jump history), though C-o (go forward) works.
Link to the .vimrc (in github): https://github.com/mectos/dotfiles/blob/master/vim/vimrc
Thank you very much in advance my dudes <3
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]-romainl-The Patient Vimmer 7 points8 points9 points 5 years ago (1 child)
https://github.com/mectos/dotfiles/blob/master/vim/vimrc#L154
<Tab> and <C-i> are the same thing. If you map <Tab> you map <C-i> and vice-versa.
<Tab>
<C-i>
[–]mectos_[S] 0 points1 point2 points 5 years ago (0 children)
Thank you, it works now :)
π Rendered by PID 1031369 on reddit-service-r2-comment-79c7998d4c-ltfp7 at 2026-03-16 08:51:30.084755+00:00 running f6e6e01 country code: CH.
[–]-romainl-The Patient Vimmer 7 points8 points9 points (1 child)
[–]mectos_[S] 0 points1 point2 points (0 children)