I have been tinkering with vim
recently, but I encountered a problem:
I want to use shortcut keys for switching tab commands
map
, so I added this sentence to my~/.vimrc
file:
map <F5> :tabnext<CR>
Nothing happened after saving ~ Why is this? consult!
为情所困2017-05-16 16:42:19