chishui / terminal-leetcode

Terminal-Leetcode is a terminal based leetcode website viewer.
MIT License
256 stars 27 forks source link

neovim editor #49

Open masihtehrani opened 2 years ago

masihtehrani commented 2 years ago

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?