Vim error E492: Not an editor command: dd

Posted by Roberts Jameson on Stack Overflow See other posts from Stack Overflow or by Roberts Jameson
Published on 2010-05-05T05:04:55Z Indexed on 2010/05/05 5:08 UTC
Read the original article Hit count: 370

Filed under:
|

I started learning vim today and installed it using

sudo apt-get install vim

Now, when I try to do something like :5dd it gives me the not an editor command error. I'm not sure why this is.

Am I doing anything wrong? I looked at tutorials and everywhere I look I see that 5dd is a valid command.

© Stack Overflow or respective owner

Related posts about ubuntu

Related posts about vim