leetcode-tui
leetcode-tui copied to clipboard
how to change the default editor?
Currently, on pressing e it opens vscode. I want to open nvim.
can this be configured by config.toml?
I believe the default editor is based off your $EDITOR variable. I was able to changing this in my .bashrc file so that it would run automatically.