I had gave Kotlin a spin a while back, and recently wanted to revisit it. I installed the Kotlin plugin in IntelliJ 13 and restarted, but aside from a few things in Preferences, I don't see Kotlin elsewhere. When I create a new project, I don't see a "Kotlin" option. I can create a new Kotlin file in an existing project, but I'm not sure what to do with it/I don't get prompted on how I'd like to compile it. When I go to Project Structure, I don't see a way to create a Kotlin module or anything like that.
I’m probably missing something basic, but how do I get things properly set up? Thanks.