Merge branch 'master' of https://git.wmi.amu.edu.pl/s352038/BlurMe
This commit is contained in:
commit
a4c54b9b03
5
_windows/laf.xml
Normal file
5
_windows/laf.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="LafManager">
|
||||
<laf class-name="com.intellij.ide.ui.laf.IntelliJLaf" />
|
||||
</component>
|
||||
</application>
|
1
codestyles/Default.xml
Normal file
1
codestyles/Default.xml
Normal file
@ -0,0 +1 @@
|
||||
<code_scheme name="Default" version="173" />
|
6
debugger.xml
Normal file
6
debugger.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<application>
|
||||
<component name="XDebuggerSettings">
|
||||
<data-views />
|
||||
<general />
|
||||
</component>
|
||||
</application>
|
10
editor.xml
Normal file
10
editor.xml
Normal file
@ -0,0 +1,10 @@
|
||||
<application>
|
||||
<component name="DefaultFont">
|
||||
<option name="FONT_SIZE" value="18" />
|
||||
<option name="FONT_SCALE" value="1.5" />
|
||||
</component>
|
||||
<component name="TodoConfiguration">
|
||||
<pattern pattern="\btodo\b.*" />
|
||||
<pattern pattern="\bfixme\b.*" />
|
||||
</component>
|
||||
</application>
|
6
ui.lnf.xml
Normal file
6
ui.lnf.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<application>
|
||||
<component name="UISettings">
|
||||
<option name="FONT_SCALE" value="1.5" />
|
||||
<option name="HIDE_TOOL_STRIPES" value="false" />
|
||||
</component>
|
||||
</application>
|
Loading…
Reference in New Issue
Block a user