AI-3.3 <Devcs@DESKTOP-GP4CQC5 Create ide.general.xml, git.xml, _@user_Default.icls, project.default.xml, Singleton.java, Enum.java, Interface.java, terminal.xml, Default.xml, androidStudioFirstRun.xml, ui.lnf.xml, filetypes.xml, _@user_Material Lighter.icls, colors.scheme.xml, _@user_Darcula.icls, github_settings.xml, AnnotationType.java, laf.xml, _@user_Material Darker.icls, material_custom_theme.xml, Class.java, jdk.table.xml, path.macros.xml, material_theme.xml, vcs.xml, editor.codeinsight.xml, _@user_Material One Dark.icls, editor.xml, debugger.xml

This commit is contained in:
2019-02-08 22:25:59 -06:00
commit cfa0a49048
29 changed files with 11666 additions and 0 deletions

5
_windows/git.xml Normal file
View File

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

5
_windows/laf.xml Normal file
View File

@@ -0,0 +1,5 @@
<application>
<component name="LafManager">
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" />
</component>
</application>

5
_windows/path.macros.xml Normal file
View File

@@ -0,0 +1,5 @@
<application>
<component name="PathMacrosImpl">
<macro name="KOTLIN_BUNDLED" value="C:\Program Files\Android\Android Studio\plugins\Kotlin\kotlinc" />
</component>
</application>