diff options
author | Allan Wang <me@allanwang.ca> | 2019-06-07 14:52:55 -0400 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-06-07 14:52:55 -0400 |
commit | f1301c6ee55d3cf1b3169c0df96e3fd4012c658a (patch) | |
tree | 77c68217c33998f4bdeb38ba3aadb6a77eace715 /.idea | |
parent | eb0520b4c2b796dda4b11be40bcb2d573ac01c2d (diff) | |
download | frost-f1301c6ee55d3cf1b3169c0df96e3fd4012c658a.tar.gz frost-f1301c6ee55d3cf1b3169c0df96e3fd4012c658a.tar.bz2 frost-f1301c6ee55d3cf1b3169c0df96e3fd4012c658a.zip |
Import versions in plugin
Diffstat (limited to '.idea')
-rw-r--r-- | .idea/kotlinScripting.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/kotlinScripting.xml b/.idea/kotlinScripting.xml new file mode 100644 index 00000000..a6fe551d --- /dev/null +++ b/.idea/kotlinScripting.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="KotlinScriptingSettings"> + <option name="isAutoReloadEnabled" value="true" /> + </component> +</project>
\ No newline at end of file |