Skip to content

Commit 8f13e64

Browse files
author
vhristov5555
committed
PC-2018.1.4 <vhristov@vhristov Create laf.xml, Default.xml, debugger.xml
1 parent efb9962 commit 8f13e64

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

_windows/laf.xml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<application>
2+
<component name="LafManager">
3+
<laf class-name="com.intellij.ide.ui.laf.IntelliJLaf" />
4+
</component>
5+
</application>

codestyles/Default.xml

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<code_scheme name="Default" version="173" />

debugger.xml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<application>
2+
<component name="XDebuggerSettings">
3+
<data-views />
4+
<general />
5+
</component>
6+
</application>

0 commit comments

Comments
 (0)