Please note: This setup if for gdscript, not csharp.
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-broadcast
with this content: