The "-" key goes up a line in vim -


when hit "-" key on keyboard vim goes line. .vimrc blank , when type in :map - vim says "no mappings found." have no idea causing this. using mac—could terminal.app problem?

thanks

from :help - (it isn't mapped, motion command)

-  <minus>      [count] lines upward, on first non-blank             character |linewise|. 

and + same downward.


Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -