I love vim. It gives me the feeling that I am reaching the text directly and incline it to my will.
That said. I also like Clojure, and Clojurescript, and Lisp, and Org-mode. I really, really tried to like Emacs, in Silent mode, and I gave it 6-8 weeks before I was disappointed.
I am thinking about trying again because I saw really great examples of literate programming using ractive.js and org-mode. But this time I want to plan ahead. I have a short list of things that I want to know how to do before I just blame it willy-nilly (if, in fact, I'm brave enough to continue it):
- Motion sentences and paragraphs. I am writing code, but I am writing much simpler text. When I edit, I usually change / delete at the end of a sentence or two. I couldn’t make it work in malicious mode, and I even had a flag that seemed to suggest that it was possible, but I couldn’t make it work. Evil showed this movement? If not, how would I talk about this movement?
- Leaderboards and meta-performance maps. I really did not get amazing results in vim until I found out about leader cards and cards for creating maps. Nothing crazy - I just created a map to open my .vimrc, and created some abbreviations in the .vim files, so I had a permanent map for a few seconds after realizing that I needed it. What could be the equivalent technique in emacs? How can I make cards in vim-ish (i.e., minimal record)? Is this for me or for me?
- Buffer commands. I did not quite understand the logic of having 2-4 chords to change the file you were working on. I want to learn - it’s not like I really used vim buffers, I just did not open the files inefficiently, but it would be nice to find a tutorial that did not convince me to type a vim path, m will be in the way of evil.
The editors' wars are stupid, emacs is a lot for this, but I like the home bar! Is there any way to get the power of the emacs operating system by preserving this decent editor that I recognized?
source
share