Hacker News new | ask | show | jobs
by magduf 2533 days ago
I wouldn't even use nano for typing notes; I'm so used to vim that I don't see why I wouldn't want its powers, even for something as simple as writing notes. I might very well want to reorder the notes, for instance: that's very easy in vim with dd/p. nano might have some Ctrl-key combo that does the same thing, but why bother learning that when I already know vim?
1 comments

The worst thing is when you start typing Vim commands in programs that are not Vim.