When clicking on a button or error message that opens a gdscript file in Godot, we want it to open in nvim instead. There are many ways to do this, this is mine:
- Create a bash script
nvim-broadcaston your path (e. g.~/.local/bin/). Content:
#!/usr/bin/env bash