You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 editor
nviminstead ofvim?