Hi guys
Thank you for the excellent tool for Leetcode.
I have a problem with these tools. When I define export EDITOR="nvim" the editor is not working, and when I remove this Environment variable, it's fixed.
How can I use editor nvim instead of vim?
Hi guys Thank you for the excellent tool for Leetcode. I have a problem with these tools. When I define
export EDITOR="nvim"
the editor is not working, and when I remove this Environment variable, it's fixed. How can I use editornvim
instead ofvim
?