This is my nvim config, feel free to copy and make your own version of it.
git clone https://github.com/MangioneAndrea/nvim-config ~/.config/nvim
git clone https://github.com/MangioneAndrea/nvim-config "$env:LOCALAPPDATA\nvim"
if you are coming from another config, you probably have to reset everything first, so run
cd $env:LOCALAPPDATA/nvim-data
explorer .
and delete everything. Notice that rm -r
works only with admin ps`
ripgrep - Which allows ctrl-f
to fuzzy search inside the repo
arduino-cli - for Arduino development (must also run arduno-cli core install arduino:avr
)