Hacker News new | ask | show | jobs
by wffurr 464 days ago
Nice reference. I think the layout could stand to be more compact and fit more keys on the screen.

Also don't forget to add in the excellent vim-surround for editing braces and parentheses, I was pleasantly surprised to find it installed by default in the VSCode vim plugin, not that I stuck with VSCode but it was worth trying out.

>> decided to sell my soul and use NeoVim

If you really wanted to make a deal with the devil, you'd try out Evil mode in Emacs with Spacemacs.

1 comments

Thank you for the feedback! I'll definitely experience with the layout and also with the contrast on the page. Thank you for the suggestion, I was already looking for an extension like so!

I'll take a look on the Evil mode... Should I be scared? :D

Well it certainly puts you in an interesting place in the perennial emacs-vs-vim flamewar: Evil is a vim major mode in emacs. You get the programmability of Emacs with the efficient editing of vim, but you also get the memory usage, weight, and complexity of Emacs with the inscrutability and inability to quit of vim.