PY-2021.1.2 <rodude123@rodude123s-pavilion-x360 Create baseRefactoring.xml, vim_settings.xml, linters.xml, ide-features-trainer.xml, project.default.xml, Default.xml, keymap.xml, find.xml, log_highlighting.xml, filetypes.xml, remote-servers.xml, highlight-bracket-pair-plugin.xml, colors.scheme.xml, notifications.xml, git.xml, databaseDrivers.xml, _@user_oblivion.icls, Default.xml, KDE copy.xml, docker.xml, laf.xml, lightEdit.xml, Bash.sh, vcs.xml, editor.xml, debugger.xml, updates.xml

This commit is contained in:
rodude123 2021-06-24 13:01:15 +02:00
parent dd07b38eee
commit caae1d1866
27 changed files with 656 additions and 0 deletions

5
_linux/git.xml Normal file
View File

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

5
_linux/keymap.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="KeymapManager">
<active_keymap name="KDE copy" />
</component>
</application>

5
_linux/laf.xml Normal file
View File

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

5
baseRefactoring.xml Normal file
View File

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

1
codestyles/Default.xml Normal file
View File

@ -0,0 +1 @@
<code_scheme name="Default" version="173" />

5
colors.scheme.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="EditorColorsManagerImpl">
<global_color_scheme name="_@user_oblivion" />
</component>
</application>

174
colors/_@user_oblivion.icls Normal file
View File

@ -0,0 +1,174 @@
<scheme name="_@user_oblivion" version="142" parent_scheme="Darcula">
<option name="FONT_SCALE" value="1.0" />
<metaInfo>
<property name="created">2021-01-18T11:57:54</property>
<property name="description">For anyone that has used Unity and Monodevelop. I have created the oblivion theme that everyone loved.
P.S. Thanks to everyone who downloaded it.</property>
<property name="ide">Python</property>
<property name="ideVersion">2020.3.2.0.0</property>
<property name="modified">2021-01-18T12:16:01</property>
<property name="originalScheme">oblivion</property>
<property name="vendorMail">rodude123@gmail.com</property>
<property name="vendorName">Rohit Pai</property>
<property name="vendorUrl">https://github.com/rodude123/oblivion-idea</property>
<property name="version">1.2</property>
</metaInfo>
<option name="LINE_SPACING" value="1.2" />
<option name="EDITOR_FONT_SIZE" value="12" />
<option name="EDITOR_FONT_NAME" value="JetBrains Mono" />
<attributes>
<option name="DEFAULT_BRACES">
<value>
<option name="FOREGROUND" value="d3d7cf" />
</value>
</option>
<option name="DEFAULT_BRACKETS">
<value>
<option name="FOREGROUND" value="d3d7cf" />
</value>
</option>
<option name="DEFAULT_CLASS_NAME">
<value>
<option name="FOREGROUND" value="8ae234" />
<option name="BACKGROUND" value="2e3436" />
<option name="EFFECT_TYPE" value="5" />
</value>
</option>
<option name="DEFAULT_COMMA">
<value>
<option name="FOREGROUND" value="d3d7cf" />
</value>
</option>
<option name="DEFAULT_CONSTANT" baseAttributes="DEFAULT_IDENTIFIER" />
<option name="DEFAULT_DOC_COMMENT">
<value>
<option name="FOREGROUND" value="808080" />
<option name="FONT_TYPE" value="2" />
</value>
</option>
<option name="DEFAULT_DOC_MARKUP">
<value>
<option name="FOREGROUND" value="808080" />
</value>
</option>
<option name="DEFAULT_FUNCTION_CALL" baseAttributes="DEFAULT_IDENTIFIER" />
<option name="DEFAULT_FUNCTION_DECLARATION">
<value>
<option name="FOREGROUND" value="d3d7cf" />
<option name="BACKGROUND" value="2e3436" />
<option name="EFFECT_TYPE" value="5" />
</value>
</option>
<option name="DEFAULT_IDENTIFIER" baseAttributes="TEXT" />
<option name="DEFAULT_INSTANCE_FIELD" baseAttributes="DEFAULT_IDENTIFIER" />
<option name="DEFAULT_INVALID_STRING_ESCAPE">
<value>
<option name="FOREGROUND" value="edd400" />
<option name="EFFECT_COLOR" value="ff0000" />
<option name="EFFECT_TYPE" value="2" />
</value>
</option>
<option name="DEFAULT_KEYWORD">
<value>
<option name="FOREGROUND" value="ad7fa8" />
</value>
</option>
<option name="DEFAULT_NUMBER">
<value>
<option name="FOREGROUND" value="edd400" />
</value>
</option>
<option name="DEFAULT_OPERATION_SIGN">
<value>
<option name="FOREGROUND" value="d3d7cf" />
</value>
</option>
<option name="DEFAULT_PARENTHS">
<value>
<option name="FOREGROUND" value="d3d7cf" />
</value>
</option>
<option name="DEFAULT_SEMICOLON">
<value>
<option name="FOREGROUND" value="d3d7cf" />
</value>
</option>
<option name="DEFAULT_STATIC_FIELD" baseAttributes="DEFAULT_IDENTIFIER" />
<option name="DEFAULT_STATIC_METHOD" baseAttributes="DEFAULT_FUNCTION_DECLARATION" />
<option name="DEFAULT_STRING">
<value>
<option name="FOREGROUND" value="edd400" />
</value>
</option>
<option name="DEFAULT_VALID_STRING_ESCAPE">
<value>
<option name="FOREGROUND" value="edd400" />
</value>
</option>
<option name="PY.ANNOTATION">
<value>
<option name="FOREGROUND" value="8ae234" />
<option name="EFFECT_TYPE" value="5" />
</value>
</option>
<option name="PY.BUILTIN_NAME">
<value>
<option name="FOREGROUND" value="8ae234" />
<option name="EFFECT_TYPE" value="5" />
</value>
</option>
<option name="PY.KEYWORD" baseAttributes="DEFAULT_KEYWORD" />
<option name="PY.PREDEFINED_DEFINITION">
<value>
<option name="FOREGROUND" value="8ae234" />
</value>
</option>
<option name="PY.PREDEFINED_USAGE">
<value>
<option name="FOREGROUND" value="8ae234" />
</value>
</option>
<option name="PY.SELF_PARAMETER">
<value>
<option name="FOREGROUND" value="ad7fa8" />
<option name="EFFECT_TYPE" value="5" />
</value>
</option>
<option name="ReSharper.EVENT_IDENTIFIER">
<value>
<option name="FOREGROUND" value="8ae234" />
<option name="BACKGROUND" value="2e3436" />
<option name="EFFECT_TYPE" value="5" />
</value>
</option>
<option name="ReSharper.FORMAT_STRING_ITEM">
<value />
</option>
<option name="ReSharper.FORMAT_STRING_ITEM_2">
<value />
</option>
<option name="ReSharper.NAMESPACE_IDENTIFIER">
<value>
<option name="BACKGROUND" value="2e3436" />
<option name="EFFECT_TYPE" value="5" />
</value>
</option>
<option name="ReSharper.PREPROCESSOR_DIRECTIVES">
<value>
<option name="FOREGROUND" value="729fcf" />
</value>
</option>
<option name="ReSharper.STRING_ESCAPE_CHARACTER_2">
<value>
<option name="FOREGROUND" value="edd400" />
</value>
</option>
<option name="TEXT">
<value>
<option name="FOREGROUND" value="d3d7cf" />
<option name="BACKGROUND" value="2e3436" />
<option name="EFFECT_TYPE" value="5" />
</value>
</option>
</attributes>
</scheme>

111
databaseDrivers.xml Normal file
View File

@ -0,0 +1,111 @@
<application>
<component name="LocalDatabaseDriverManager" version="201">
<driver id="cassandra">
<option name="auto-sync" value="true" />
</driver>
<driver id="clickhouse">
<option name="auto-sync" value="true" />
</driver>
<driver id="couchbase_query">
<option name="auto-sync" value="true" />
</driver>
<driver id="db2.11">
<option name="auto-sync" value="false" />
</driver>
<driver id="db2">
<option name="auto-sync" value="false" />
</driver>
<driver id="db2.jtopen">
<option name="auto-sync" value="false" />
</driver>
<driver id="derby.embedded">
<option name="auto-sync" value="true" />
</driver>
<driver id="derby.remote">
<option name="auto-sync" value="true" />
</driver>
<driver id="exasol">
<option name="auto-sync" value="true" />
</driver>
<driver id="greenplum">
<option name="auto-sync" value="true" />
<option name="schema-control" value="MANUAL" />
<option name="send-app-info" value="false" />
</driver>
<driver id="h2.unified">
<option name="auto-sync" value="true" />
</driver>
<driver id="hive">
<option name="auto-sync" value="true" />
</driver>
<driver id="hsqldb.local">
<option name="auto-sync" value="true" />
</driver>
<driver id="hsqldb.remote">
<option name="auto-sync" value="true" />
</driver>
<driver id="mariadb">
<option name="auto-sync" value="true" />
</driver>
<driver id="mongo">
<artifact id="MongoDB" name="MongoDB" use="true" version="1.9.1" />
<option name="auto-sync" value="true" />
<option name="auto-commit" value="true" />
<option name="format-sources-on-sync" value="true" />
<option name="send-app-info" value="true" />
<option name="source-loading" value="USER_SOURCES" />
<option name="schema-control" value="AUTOMATIC" />
</driver>
<driver id="sqlserver.ms">
<option name="auto-sync" value="true" />
<option name="send-app-info" value="false" />
</driver>
<driver id="sqlserver.jtds">
<option name="auto-sync" value="true" />
</driver>
<driver id="azure.ms">
<option name="auto-sync" value="true" />
<option name="send-app-info" value="false" />
</driver>
<driver id="mysql.8">
<option name="auto-sync" value="true" />
</driver>
<driver id="mysql">
<option name="auto-sync" value="true" />
</driver>
<driver id="mysql_aurora">
<option name="auto-sync" value="true" />
</driver>
<driver id="oracle.19">
<option name="auto-sync" value="true" />
<option name="auto-commit" value="false" />
</driver>
<driver id="oracle">
<option name="auto-sync" value="true" />
<option name="auto-commit" value="false" />
</driver>
<driver id="postgresql">
<option name="auto-sync" value="true" />
<option name="schema-control" value="MANUAL" />
</driver>
<driver id="redshift">
<option name="auto-sync" value="true" />
<option name="schema-control" value="MANUAL" />
</driver>
<driver id="snowflake">
<option name="auto-sync" value="true" />
</driver>
<driver id="sqlite.xerial">
<option name="auto-sync" value="true" />
</driver>
<driver id="sybase.jtds">
<option name="auto-sync" value="true" />
</driver>
<driver id="sybase.ase">
<option name="auto-sync" value="true" />
</driver>
<driver id="vertica">
<option name="auto-sync" value="true" />
</driver>
</component>
</application>

13
debugger.xml Normal file
View File

@ -0,0 +1,13 @@
<application>
<component name="XDebuggerSettings">
<data-views />
<general />
<debuggers>
<debugger id="javascript">
<configuration>
<custom-object-presentation />
</configuration>
</debugger>
</debuggers>
</component>
</application>

5
docker.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="DockerSettings">
<option name="dockerComposePath" value="/usr/bin/docker-compose" />
</component>
</application>

9
editor.xml Normal file
View File

@ -0,0 +1,9 @@
<application>
<component name="CodeInsightSettings">
<option name="REFORMAT_ON_PASTE" value="1" />
<option name="INDENT_TO_CARET_ON_PASTE" value="true" />
</component>
<component name="EditorSettings">
<option name="ENABLE_RENDERED_DOC" value="true" />
</component>
</application>

1
fileTemplates/Bash.sh Normal file
View File

@ -0,0 +1 @@
#!/bin/bash

10
filetypes.xml Normal file
View File

@ -0,0 +1,10 @@
<application>
<component name="FileTypeManager" version="18">
<ignoreFiles list="*$py.class;*.pyc;*.pyo;*.rbc;*.yarb;*~;.DS_Store;.git;.hg;.svn;CVS;__pycache__;_svn;vssver.scc;vssver2.scc;" />
<extensionMap>
<mapping ext="side" type="JSON" />
<mapping pattern="Jenkinsfile" type="PLAIN_TEXT" />
<removed_mapping ext="side" approved="true" type="AUTO_DETECTED" />
</extensionMap>
</component>
</application>

7
find.xml Normal file
View File

@ -0,0 +1,7 @@
<application>
<component name="FindSettings">
<option name="customScope" value="All Places" />
<option name="defaultScopeName" value="All Places" />
<option name="SEARCH_SCOPE" value="All Places" />
</component>
</application>

View File

@ -0,0 +1,5 @@
<application>
<component name="HighlightBracketPairSettings">
<option name="pluginVersion" value="1.1.2" />
</component>
</application>

51
ide-features-trainer.xml Normal file
View File

@ -0,0 +1,51 @@
<application>
<component name="LangManager">
<option name="languageName" value="Python" />
</component>
<component name="LessonStateBase">
<option name="map">
<map>
<entry key="actions" value="NOT_PASSED" />
<entry key="basic completion" value="NOT_PASSED" />
<entry key="before debugging: run/debug configurations" value="NOT_PASSED" />
<entry key="code editing tips and tricks" value="NOT_PASSED" />
<entry key="codeassistance.codeformatting" value="NOT_PASSED" />
<entry key="codeassistance.editorcodingassistance" value="NOT_PASSED" />
<entry key="codeassistance.parameterinfo" value="NOT_PASSED" />
<entry key="codeassistance.quickpopups" value="NOT_PASSED" />
<entry key="collapse" value="NOT_PASSED" />
<entry key="comment line" value="NOT_PASSED" />
<entry key="completion.f.string" value="NOT_PASSED" />
<entry key="context.actions" value="NOT_PASSED" />
<entry key="debugging code. part i" value="NOT_PASSED" />
<entry key="debugging code. part ii" value="NOT_PASSED" />
<entry key="declaration and usages" value="NOT_PASSED" />
<entry key="duplicate" value="NOT_PASSED" />
<entry key="extract method" value="NOT_PASSED" />
<entry key="extract variable" value="NOT_PASSED" />
<entry key="file structure" value="NOT_PASSED" />
<entry key="find in files" value="NOT_PASSED" />
<entry key="fundamentals of testing in webstorm" value="NOT_PASSED" />
<entry key="move" value="NOT_PASSED" />
<entry key="multiple selections" value="NOT_PASSED" />
<entry key="postfix completion" value="NOT_PASSED" />
<entry key="python.debug.workflow" value="NOT_PASSED" />
<entry key="python.run.configuration" value="NOT_PASSED" />
<entry key="recent files and locations" value="NOT_PASSED" />
<entry key="refactoring menu" value="NOT_PASSED" />
<entry key="refactoring.in.place" value="NOT_PASSED" />
<entry key="refactoring.quick.fix" value="NOT_PASSED" />
<entry key="refactorings in a nutshell" value="NOT_PASSED" />
<entry key="rename" value="NOT_PASSED" />
<entry key="search everywhere" value="NOT_PASSED" />
<entry key="secrets of efficient navigation" value="NOT_PASSED" />
<entry key="select" value="NOT_PASSED" />
<entry key="smart completion" value="NOT_PASSED" />
<entry key="surround and unwrap" value="NOT_PASSED" />
<entry key="tab completion" value="NOT_PASSED" />
<entry key="the nuts and bolts of code completion" value="NOT_PASSED" />
<entry key="the power of code inspections" value="NOT_PASSED" />
</map>
</option>
</component>
</application>

10
inspection/Default.xml Normal file
View File

@ -0,0 +1,10 @@
<profile version="1.0">
<option name="myName" value="Default" />
<inspection_tool class="PyUnresolvedReferencesInspection" enabled="true" level="WARNING" enabled_by_default="true">
<option name="ignoredIdentifiers">
<list>
<option value="selenium.webdriver.*" />
</list>
</option>
</inspection_tool>
</profile>

29
keymaps/KDE copy.xml Normal file
View File

@ -0,0 +1,29 @@
<keymap version="1" name="KDE copy" parent="Default for KDE">
<action id="ChangesView.AddUnversioned">
<mouse-shortcut keystroke="control button2" />
<keyboard-shortcut first-keystroke="shift ctrl alt a" />
</action>
<action id="ChangesView.RemoveDeleted">
<keyboard-shortcut first-keystroke="shift ctrl alt r" />
<mouse-shortcut keystroke="control button2" />
</action>
<action id="EditorAddOrRemoveCaret">
<mouse-shortcut keystroke="control button1" />
</action>
<action id="GotoDeclaration">
<keyboard-shortcut first-keystroke="ctrl b" />
<mouse-shortcut keystroke="alt button1" />
</action>
<action id="MoveTabDown">
<keyboard-shortcut first-keystroke="shift alt 2" />
</action>
<action id="MoveTabRight">
<keyboard-shortcut first-keystroke="shift alt 1" />
</action>
<action id="ProjectViewChangeView">
<keyboard-shortcut first-keystroke="shift ctrl 1" />
</action>
<action id="SelectIn">
<keyboard-shortcut first-keystroke="shift ctrl 1" />
</action>
</keymap>

17
lightEdit.xml Normal file
View File

@ -0,0 +1,17 @@
<application>
<component name="LightEdit">
<option name="supportedFilePatterns">
<list>
<option value="*.conf" />
<option value="*.ini" />
<option value="*.json" />
<option value="*.log" />
<option value="*.md" />
<option value="*.sh" />
<option value="*.txt" />
<option value="*.xml" />
<option value="*.yml" />
</list>
</option>
</component>
</application>

16
log_highlighting.xml Normal file
View File

@ -0,0 +1,16 @@
<application>
<component name="LogHighlightingSettings">
<highlightingPatterns>
<LogHighlightingPattern pattern="^\s*e(rror)?\s*$" action="HIGHLIGHT_LINE" fg="-65536" bold="true" stripe="true" />
<LogHighlightingPattern pattern="^\s*w(arn(ing)?)?\s*$" action="HIGHLIGHT_LINE" fg="-22016" bold="true" />
<LogHighlightingPattern pattern="^\s*i(nfo)?\s*$" action="HIGHLIGHT_LINE" fg="-12599489" />
</highlightingPatterns>
<parsingPatterns>
<LogParsingPattern name="Pipe-separated" pattern="^(?s)([^|]*)\|([^|]*)\|([^|]*)\|(.*)$" timePattern="HH:mm:ss.SSS" linePattern="^\d" timeId="0" severityId="1" categoryId="2" />
<LogParsingPattern name="IntelliJ IDEA" pattern="^([^\[]+)(\[[\s\d]+])\s*(\w*)\s*-\s*(\S*)\s*-(.+)$" timePattern="yyyy-MM-dd HH:mm:ss,SSS" linePattern="^\d" timeId="0" severityId="2" categoryId="3" />
<LogParsingPattern name="TeamCity build log" pattern="^\[([^]]+)](.):\s*(\[[^]]+])?(.*)$" timePattern="HH:mm:ss" linePattern="^\[" timeId="0" severityId="1" categoryId="2" />
</parsingPatterns>
<settingsVersion>4</settingsVersion>
<lastAddedDefaultFormat>3</lastAddedDefaultFormat>
</component>
</application>

5
notifications.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="NotificationConfiguration">
<notification groupId="Docker: Dockerfile detection" displayType="NONE" shouldLog="false" />
</component>
</application>

9
project.default.xml Normal file
View File

@ -0,0 +1,9 @@
<application>
<component name="ProjectManager">
<defaultProject>
<component name="PropertiesComponent">
<property name="last_opened_file_path" value="$USER_HOME$/Documents/work" />
</component>
</defaultProject>
</component>
</application>

9
remote-servers.xml Normal file
View File

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

26
tools/linters.xml Normal file
View File

@ -0,0 +1,26 @@
<toolSet name="linters">
<tool name="pylint" description="run pylint on project sources" showInMainMenu="false" showInEditor="false" showInProject="false" showInSearchPopup="false" disabled="false" useConsole="true" showConsoleOnStdOut="true" showConsoleOnStdErr="true" synchronizeAfterRun="true">
<exec>
<option name="COMMAND" value="$PyInterpreterDirectory$/pylint" />
<option name="PARAMETERS" />
<option name="WORKING_DIRECTORY" value="$ContentRoot$" />
</exec>
<filter>
<option name="NAME" value="No name" />
<option name="DESCRIPTION" />
<option name="REGEXP" value="$FILE_PATH$:$LINE$:$COLUMN$:.*" />
</filter>
</tool>
<tool name="Auto fix linting" description="Auto fix linting issue with pylint" showInMainMenu="false" showInEditor="false" showInProject="false" showInSearchPopup="false" disabled="false" useConsole="true" showConsoleOnStdOut="true" showConsoleOnStdErr="true" synchronizeAfterRun="true">
<exec>
<option name="COMMAND" value="$PyInterpreterDirectory$/autopep8" />
<option name="PARAMETERS" value="--in-place --aggressive --aggressive $FilePath$" />
<option name="WORKING_DIRECTORY" value="$ProjectFileDir$" />
</exec>
<filter>
<option name="NAME" value="No name" />
<option name="DESCRIPTION" />
<option name="REGEXP" value="$FILE_PATH$\:$LINE$\:$COLUMN$\:.*" />
</filter>
</tool>
</toolSet>

7
updates.xml Normal file
View File

@ -0,0 +1,7 @@
<application>
<component name="UpdatesConfigurable">
<option name="LAST_BUILD_CHECKED" value="PY-211.7442.45" />
<option name="LAST_TIME_CHECKED" value="1624526155214" />
<option name="THIRD_PARTY_PLUGINS_ALLOWED" value="true" />
</component>
</application>

31
vcs.xml Normal file
View File

@ -0,0 +1,31 @@
<application>
<component name="GitRememberedInputs">
<option name="visitedUrls">
<list>
<UrlAndUserName>
<option name="url" value="http://bitbucket.org" />
<option name="userName" value="rodude123" />
</UrlAndUserName>
<UrlAndUserName>
<option name="url" value="https://rodude123@bitbucket.org/cerebriu/apollo-product.git" />
<option name="userName" value="" />
</UrlAndUserName>
</list>
</option>
<option name="cloneParentDir" value="$USER_HOME$/Documents/work" />
</component>
<component name="Vcs.Log.App.Settings">
<option name="SHOW_CHANGES_FROM_PARENTS" value="true" />
<option name="COLUMN_ID_ORDER">
<list>
<option value="Default.Root" />
<option value="Default.Subject" />
<option value="Default.Author" />
<option value="Default.Date" />
</list>
</option>
</component>
<component name="VcsApplicationSettings">
<option name="COMMIT_FROM_LOCAL_CHANGES" value="true" />
</component>
</application>

85
vim_settings.xml Normal file
View File

@ -0,0 +1,85 @@
<application>
<component name="VimEditorSettings">
<editor />
</component>
<component name="VimKeySettings">
<shortcut-conflicts>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEc=</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text encoding="base64">Y3RybCBwcmVzc2VkIEM=</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text encoding="base64">Y3RybCBwcmVzc2VkIFY=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIDI=</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text encoding="base64">Y3RybCBwcmVzc2VkIFM=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIFg=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEw=</text>
</shortcut-conflict>
<shortcut-conflict owner="ide">
<text encoding="base64">Y3RybCBwcmVzc2VkIFI=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIFA=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEE=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEY=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIENMT1NFX0JSQUNLRVQ=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">c2hpZnQgY3RybCBwcmVzc2VkIDI=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEI=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEk=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEQ=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEU=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEo=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEs=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIFc=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIE4=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIEg=</text>
</shortcut-conflict>
<shortcut-conflict owner="vim">
<text encoding="base64">Y3RybCBwcmVzc2VkIFE=</text>
</shortcut-conflict>
</shortcut-conflicts>
</component>
<component name="VimSettings">
<state version="7" enabled="true" />
<notifications>
<idea-join enabled="false" />
<idea-put enabled="false" />
</notifications>
</component>
</application>