WS-2019.2.4 <martin@martin-XPS-15-7590 Update ui.lnf.xml, editor.xml Delete remote-servers.xml

This commit is contained in:
martin 2019-11-06 15:44:29 +00:00
parent 6f2ace7698
commit 6db9fbcca1
3 changed files with 3 additions and 11 deletions

View File

@ -1,4 +1,7 @@
<application>
<component name="DefaultFont">
<option name="FONT_FAMILY" value="Fira Code" />
</component>
<component name="EditorSettings">
<option name="IS_ENSURE_NEWLINE_AT_EOF" value="true" />
</component>

View File

@ -1,10 +0,0 @@
<application>
<component name="RemoteServers">
<remote-server name="Docker" type="docker">
<configuration>
<option name="apiUrl" value="unix:///var/run/docker.sock" />
<option name="certificatesPath" value="$USER_HOME$/.docker" />
</configuration>
</remote-server>
</component>
</application>

View File

@ -1,6 +1,5 @@
<application>
<component name="UISettings">
<option name="OVERRIDE_NONIDEA_LAF_FONTS" value="true" />
<option name="SHOW_MAIN_TOOLBAR" value="true" />
</component>
</application>