I couldn't get any Nim linter to work in Emacs (doesn't stop me prefering Emacs though), and I just have this in my init.el for Flycheck:
(require 'nim-mode) (require 'flycheck-nim)
I couldn't get any Nim linter to work in Emacs (doesn't stop me prefering Emacs though), and I just have this in my init.el for Flycheck:
(require 'nim-mode) (require 'flycheck-nim)