Compare commits

...

3 Commits

5 changed files with 10 additions and 18 deletions

View File

@ -1,5 +0,0 @@
<application>
<component name="Git.Application.Settings">
<option name="SSH_EXECUTABLE" value="IDEA_SSH" />
</component>
</application>

5
baseRefactoring.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="BaseRefactoringSettings">
<option name="MOVE_SEARCH_FOR_REFERENCES_FOR_FILE" value="false" />
</component>
</application>

View File

@ -1,7 +0,0 @@
<application>
<component name="FileTypeManager" version="17">
<extensionMap>
<removed_mapping pattern="setenv" approved="true" type="PLAIN_TEXT" />
</extensionMap>
</component>
</application>

View File

@ -1,6 +0,0 @@
<application>
<component name="FindSettings">
<option name="localRegularExpressions" value="true" />
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" />
</component>
</application>

View File

@ -0,0 +1,5 @@
<keymap version="1" name="Mac OS X copy" parent="Mac OS X">
<action id="Tool_External Tools_elm-format">
<keyboard-shortcut first-keystroke="shift meta l" />
</action>
</keymap>