@rafaelgss tech blog

Node.js Core - Neovim Setup

1 year ago

Node.js Core - Neovim setup Frequently, I’m asked about my setup when working on the Node.js codebase. To save everyone’s time, I wrote this quick blog post. It’s important to mention all recommendations are personal preferences, you can achieve the same behaviour using different tools. Currently... read more

Vim Tips

4 years ago

Vim Tips This post is a aggregate of tips that I get it from vim The ideal world of VIM The ideal is one keystroke to move and one keystroke to execute. VIM are optimized to repetition with dot . keystroke, most of the commands that we are used to do in other text editors is not optimized for re... read more