Renan Donato

I am a software engineer in Brazil

Accounts
GitHub, Twitter, LinkedIn,
Mail
renfbatista@gmail.com

Skills

Programming Languages
Go, JavaScript, C++, Python
Languages
Portuguese (native), English (business)

Projects

Go Hydrate
https://github.com/rfbatista/gohydrate
My dotfiles
https://github.com/rfbatista/dotfiles
API Tooling
https://github.com/rfbatista/apitools
Captain Capybara (Game)
https://tinkergolem.itch.io/captain-capy

Latest posts

Dec. 3, 2023

Quick tip: Find and replace with Neovim

In this article I describe how to replace some word on multiple files using neovim. Use :Telescope live_grep to search for what you want to replace: Populate the results to the quick fix list with ctrl + q Then run find and replace: :cdo s/search/replace/g The :cdo will execute the specified command in every entry in the quick fix list. After that, every entry have to be saved, you can go in every buffer and save manually or to save every buffer:

Latest photos

1.jpeg 2.jpeg 3.jpeg