Just wanted to let you know that I contributed better support for Nim to my favorite editor for Windows: Notepad++. I updated the keyword list (used for syntax highlighting). And I wrote a parser for the "function list", a features that allows you to navigate in your code.
The PRs got approved recently, so I assume they'll be part of the next Notepad++ release. The Notepad++ maintainer is asked me if I wanted to contribute a custom auto-complete for Nim, too. Since I rarely use the auto-complete function, this task is maybe better suited for someone else, though.