In one of the vim config files I have noticed this keyboard mapping
map <C-L> <C-W>l<C-W>_
supposedly for easier moving in tabs and windows. What does that translate to keyboard presses? What is that underscore at the end for?
Is it possible to update vim plugins automatically?