<https://plugins.jetbrains.com/plugin/15128-nim>
> Provides Nim language support. > > *Syntax highlighting - token-based and semantic > > *Syntax errors highlighting > > *Code completion, find usages and refactoring of local unqualified symbols > > *Code folding > > *Structure view > > *Different forms of the same identifier are recognised properly, e.g. foo, > f_O_O, fOO or even `f oo` what do you think