!! This repo forked from https://bitbucket.org/dmitri_gb/idea-nim
This is an IntelliJ IDEA plugin for the Nim programming language. It is currently under development and is not yet meant for general use.
- Have IntelliJ IDEA installed along with the Plugin DevKit plugin.
- Clone this repository and open it in IDEA.
- Mark the src and gen directories as source roots and the resources directory as a resource root.
- Create a Plugin run configuration and use it to test the plugin.