aboutsummaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-06-13 14:05:23 -0700
committerGitHub <noreply@github.com>2019-06-13 14:05:23 -0700
commitace51697528fc05bad88eddf4dea6fe52ca008ba (patch)
tree9c1977db7018c710ae6080687cff5e4cabc5d260 /.idea
parentdc409d14c26a9cb6be4eecfb59e56f37207572c8 (diff)
parent1af2414105b33e92b7a9902b016aa7f4a9b3c869 (diff)
downloadfrost-ace51697528fc05bad88eddf4dea6fe52ca008ba.tar.gz
frost-ace51697528fc05bad88eddf4dea6fe52ca008ba.tar.bz2
frost-ace51697528fc05bad88eddf4dea6fe52ca008ba.zip
Merge pull request #1437 from AllanWang/plugin
Plugin
Diffstat (limited to '.idea')
-rw-r--r--.idea/kotlinScripting.xml6
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