Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse vrapper undo

Tags:

vim

eclipse

I use Eclipse for programming in almost any language. I also like the vim shortcuts for quick editing so I installed vrapper. The problem is when I write a lot of code, and I just want to undo some little things. It undos a lot of chunks of code back, instead of 2 or 3 little things. I've found some threads which seem to resolve my issue by using "set noati", but it does nothing. It doesn't matter if I use "Ctrl+Z" or "u" from vim command mode. Can someone please help me to resolve this issue ?

like image 286
Catalin Vasile Avatar asked Nov 24 '25 13:11

Catalin Vasile


1 Answers

The set noati seems to be the solution for that (at least was for me and other people in vrapper forums)... simply to update to the latest version of vrapper then you either specific the set noati (no ":" here!) in the ".vrapperrc" (this config file should be placed in your home directory) or you simply run the :set noati command from Eclipse vrapper.

HTH.

like image 135
emgsilva Avatar answered Nov 27 '25 16:11

emgsilva



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!