Thanks @leorize for the plugin. This post let me discover neovim and enter to the world of vim. It is a great plugin and as @miran says, it turns neovim into a nice editor for nim development.
Also like many, I searched for plugins to neovim and I noticed that [neomake](https://github.com/neomake/neomake) has nim support too. Neomake provides linting and you can view the warnings and errors directly in your code. (With marks in the gutter area)
