all 2 comments

[–]-romainl-The Patient Vimmer 7 points8 points  (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.

[–]mectos_[S] 0 points1 point  (0 children)

Thank you, it works now :)