Hi, I am a Windows + Nim user. I found VS Code is the best editor for Nim. These are the reasons
1. It's very good IDE 2. Installing a Nim extension in VS Code is very very easy. 3. There is an extension named code-runner, which helps us to run our nim files in VS Code. I tried vim, but extension installation process is horrible or i am not smart enough to do it.
