PS-2022.2.3 <rodude123@rodude123s-yoga7 Create vim_settings.xml, laf.xml, diff.xml, ignore.xml, find.xml, log_highlighting.xml, DontShowAgainFeedbackService.xml, filetypes.xml, vcs.xml, editor-font.xml, colors.scheme.xml, git.xml, databaseDrivers.xml, templates.xml, debugger.xml, updates.xml
This commit is contained in:
parent
ebaf535bd4
commit
4c3347e3c3
4
DontShowAgainFeedbackService.xml
Normal file
4
DontShowAgainFeedbackService.xml
Normal file
@ -0,0 +1,4 @@
|
||||
<application>
|
||||
<component name="DontShowAgainFeedbackService"><![CDATA[{
|
||||
}]]></component>
|
||||
</application>
|
5
_linux/git.xml
Normal file
5
_linux/git.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="Git.Application.Settings">
|
||||
<option name="USE_CREDENTIAL_HELPER" value="true" />
|
||||
</component>
|
||||
</application>
|
5
colors.scheme.xml
Normal file
5
colors.scheme.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="EditorColorsManagerImpl">
|
||||
<global_color_scheme name="Darcula" />
|
||||
</component>
|
||||
</application>
|
14
databaseDrivers.xml
Normal file
14
databaseDrivers.xml
Normal file
@ -0,0 +1,14 @@
|
||||
<application>
|
||||
<component name="LocalDatabaseDriverManager" version="201">
|
||||
<driver id="mariadb">
|
||||
<artifact id="MariaDB Connector J" name="MariaDB Connector J" use="true" version="3.0.7" />
|
||||
</driver>
|
||||
<driver id="mysql.8">
|
||||
<artifact />
|
||||
<artifact id="MySQL ConnectorJ" name="MySQL ConnectorJ" use="true" version="8.0.25" />
|
||||
</driver>
|
||||
<driver id="sqlite.xerial">
|
||||
<artifact id="Xerial SQLiteJDBC" name="Xerial SQLiteJDBC" use="true" version="3.36.0.3" />
|
||||
</driver>
|
||||
</component>
|
||||
</application>
|
13
debugger.xml
Normal file
13
debugger.xml
Normal 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
diff.xml
Normal file
5
diff.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="ExternalDiffSettings">
|
||||
<option name="MIGRATE_OLD_SETTINGS" value="true" />
|
||||
</component>
|
||||
</application>
|
8
editor-font.xml
Normal file
8
editor-font.xml
Normal file
@ -0,0 +1,8 @@
|
||||
<application>
|
||||
<component name="DefaultFont">
|
||||
<option name="VERSION" value="1" />
|
||||
<option name="FONT_SIZE" value="23" />
|
||||
<option name="FONT_SIZE_2D" value="22.75" />
|
||||
<option name="FONT_SCALE" value="1.75" />
|
||||
</component>
|
||||
</application>
|
28
filetypes.xml
Normal file
28
filetypes.xml
Normal file
@ -0,0 +1,28 @@
|
||||
<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 pattern="ArtifactDB" type="AUTO_DETECTED" />
|
||||
<mapping ext="mat" type="AUTO_DETECTED" />
|
||||
<removed_mapping ext="csv" approved="true" type="CSV" />
|
||||
<removed_mapping ext="csv" approved="true" type="CSV" />
|
||||
<removed_mapping ext="csv" approved="true" type="CSV/TSV" />
|
||||
<removed_mapping ext="csv" type="CSV/TSV" />
|
||||
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
|
||||
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
|
||||
<removed_mapping ext="pdf" approved="true" type="Native" />
|
||||
<removed_mapping ext="pdf" approved="true" type="Native" />
|
||||
<removed_mapping ext="tsv" approved="true" type="CSV/TSV" />
|
||||
<removed_mapping ext="tsv" type="CSV/TSV" />
|
||||
<removed_mapping ext="tsv" approved="true" type="TSV" />
|
||||
<removed_mapping ext="tsv" approved="true" type="TSV" />
|
||||
<mapping ext=".model" type="Tabnine project model file" />
|
||||
<mapping ext=".tabnine" type="Tabnine project model file" />
|
||||
<mapping ext=".tabnine.model" type="Tabnine project model file" />
|
||||
<mapping ext="csv" type="CSV" />
|
||||
<mapping ext="model" type="Tabnine project model file" />
|
||||
<mapping ext="tabnine" type="Tabnine project model file" />
|
||||
<mapping ext="tsv" type="TSV" />
|
||||
</extensionMap>
|
||||
</component>
|
||||
</application>
|
15
find.xml
Normal file
15
find.xml
Normal file
@ -0,0 +1,15 @@
|
||||
<application>
|
||||
<component name="FindSettings">
|
||||
<mask>*.css</mask>
|
||||
<mask>*.html</mask>
|
||||
<mask>*.xml</mask>
|
||||
<mask>*.php4</mask>
|
||||
<mask>*.phtml</mask>
|
||||
<mask>*.php5</mask>
|
||||
<mask>*.ctp</mask>
|
||||
<mask>*.hphp</mask>
|
||||
<mask>*.module</mask>
|
||||
<mask>*.inc</mask>
|
||||
<mask>*.php</mask>
|
||||
</component>
|
||||
</application>
|
43
ignore.xml
Normal file
43
ignore.xml
Normal file
@ -0,0 +1,43 @@
|
||||
<application>
|
||||
<component name="IgnoreSettings" missingGitignore="true" ignoredFileStatus="true" starredTemplates="" unignoreActions="true" notifyIgnoredEditing="true" foldableProjectViewAdvertiseShown="true">
|
||||
<languages>
|
||||
<language id="Bazaar" NEW_FILE="true" ENABLE="true" />
|
||||
<language id="CloudFoundry" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Chef" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Cvs" NEW_FILE="true" ENABLE="true" />
|
||||
<language id="Darcs" NEW_FILE="true" ENABLE="true" />
|
||||
<language id="Docker" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="ElasticBeanstalk" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="ESLint" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Floobits" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Fossil" NEW_FILE="true" ENABLE="true" />
|
||||
<language id="Git" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Google Cloud" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Kubernetes Helm" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Jetpack" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="JSHint" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Mercurial" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Monotone" NEW_FILE="true" ENABLE="true" />
|
||||
<language id="Nodemon" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Npm" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="NuxtJS" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Perforce" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Prettier" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Sourcegraph" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="StyleLint" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Stylint" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Swagger Codegen" NEW_FILE="true" ENABLE="false" />
|
||||
<language id="Team Foundation" NEW_FILE="true" ENABLE="true" />
|
||||
<language id="Up" NEW_FILE="true" ENABLE="false" />
|
||||
</languages>
|
||||
<userTemplates>
|
||||
<template name="Example user template">### Example user template
|
||||
|
||||
# IntelliJ project files
|
||||
.idea
|
||||
*.iml
|
||||
out
|
||||
gen</template>
|
||||
</userTemplates>
|
||||
</component>
|
||||
</application>
|
5
laf.xml
Normal file
5
laf.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="LafManager" autodetect="false">
|
||||
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" />
|
||||
</component>
|
||||
</application>
|
17
log_highlighting.xml
Normal file
17
log_highlighting.xml
Normal file
@ -0,0 +1,17 @@
|
||||
<application>
|
||||
<component name="LogHighlightingSettings">
|
||||
<highlightingPatterns>
|
||||
<LogHighlightingPattern pattern="^\s*e(rror)?\s*$" action="HIGHLIGHT_LINE" fg="-65536" bold="true" stripe="true" uuid="de2d3bb2-78c9-4beb-835e-d483c35c07b6" />
|
||||
<LogHighlightingPattern pattern="^\s*w(arn(ing)?)?\s*$" action="HIGHLIGHT_LINE" fg="-22016" bold="true" uuid="11ff1574-2118-4722-905a-61bec89b079e" />
|
||||
<LogHighlightingPattern pattern="^\s*i(nfo)?\s*$" action="HIGHLIGHT_LINE" fg="-12599489" uuid="5e882ebc-2179-488b-8e1a-2fe488636f36" />
|
||||
</highlightingPatterns>
|
||||
<parsingPatterns>
|
||||
<LogParsingPattern name="Pipe-separated" pattern="^(?s)([^|]*)\|([^|]*)\|([^|]*)\|(.*)$" timePattern="HH:mm:ss.SSS" linePattern="^\d" timeId="0" severityId="1" categoryId="2" uuid="b5772998-bf1e-4d9d-ab41-da0b86451163" />
|
||||
<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" uuid="8a0e8992-94cb-4f4c-8be2-42b03609626b" />
|
||||
<LogParsingPattern name="TeamCity build log" pattern="^\[([^]]+)](.):\s*(\[[^]]+])?(.*)$" timePattern="HH:mm:ss" linePattern="^\[" timeId="0" severityId="1" categoryId="2" uuid="e9fa2755-8390-42f5-a41e-a909c58c8cf9" />
|
||||
<LogParsingPattern name="All" pattern="^(.*?)(\s(.*?))?(\s(.*?))?(\s(.*?))?(\s(.*?))?(\s(.*?))?(\s(.*?))?$" uuid="db0779ce-9fd3-11ec-b909-0242ac120002" />
|
||||
</parsingPatterns>
|
||||
<settingsVersion>6</settingsVersion>
|
||||
<lastAddedDefaultFormat>b5772998-bf1e-4d9d-ab41-da0b86451163,8a0e8992-94cb-4f4c-8be2-42b03609626b,e9fa2755-8390-42f5-a41e-a909c58c8cf9,db0779ce-9fd3-11ec-b909-0242ac120002</lastAddedDefaultFormat>
|
||||
</component>
|
||||
</application>
|
124
templates.xml
Normal file
124
templates.xml
Normal file
@ -0,0 +1,124 @@
|
||||
<application>
|
||||
<component name="TemplateSettings">
|
||||
<option name="deletedKeys">
|
||||
<list>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_if" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_elif" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_select" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_case" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_for" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_while" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_until" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_function" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_string equal" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_string not equal" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_string is empty" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_string not empty" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_number equal" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_number not equal" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_number less" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_number less or equal" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_number greater" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_number greater or equal" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_file exists" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_file not empty" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_file readable" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_file writable" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_file executable" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_file equals" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_file newer" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_file older" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_path exists" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_directory exists" />
|
||||
</TemplateKey>
|
||||
<TemplateKey>
|
||||
<option name="groupName" value="Shell Script Hidden" />
|
||||
<option name="key" value="shell_command exists" />
|
||||
</TemplateKey>
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
</application>
|
7
updates.xml
Normal file
7
updates.xml
Normal file
@ -0,0 +1,7 @@
|
||||
<application>
|
||||
<component name="UpdatesConfigurable">
|
||||
<option name="LAST_BUILD_CHECKED" value="PS-222.4345.15" />
|
||||
<option name="LAST_TIME_CHECKED" value="1669122562199" />
|
||||
<option name="THIRD_PARTY_PLUGINS_ALLOWED" value="true" />
|
||||
</component>
|
||||
</application>
|
5
vcs.xml
Normal file
5
vcs.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<application>
|
||||
<component name="VcsApplicationSettings">
|
||||
<option name="COMMIT_FROM_LOCAL_CHANGES" value="true" />
|
||||
</component>
|
||||
</application>
|
103
vim_settings.xml
Normal file
103
vim_settings.xml
Normal file
@ -0,0 +1,103 @@
|
||||
<application>
|
||||
<component name="VimEditorSettings">
|
||||
<editor />
|
||||
</component>
|
||||
<component name="VimKeySettings">
|
||||
<shortcut-conflicts>
|
||||
<shortcut-conflict owner="ide">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIFM=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIEE=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIEo=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="ide">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIFY=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIEs=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIEw=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIEI=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIFc=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIFg=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIE4=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="ide">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIEM=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIEQ=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIFA=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIEU=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIEY=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIFE=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIDI=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="ide">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIFI=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIEc=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIEg=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIENMT1NFX0JSQUNLRVQ=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIEk=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIFQ=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIE8=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIFk=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="ide">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIE9QRU5fQlJBQ0tFVA==</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIEJBQ0tfU0xBU0g=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIE0=</text>
|
||||
</shortcut-conflict>
|
||||
<shortcut-conflict owner="vim">
|
||||
<text encoding="base64">Y3RybCBwcmVzc2VkIFU=</text>
|
||||
</shortcut-conflict>
|
||||
</shortcut-conflicts>
|
||||
</component>
|
||||
<component name="VimSettings">
|
||||
<state version="7" enabled="true" />
|
||||
<notifications>
|
||||
<idea-join enabled="true" />
|
||||
<idea-put enabled="false" />
|
||||
</notifications>
|
||||
</component>
|
||||
</application>
|
Loading…
Reference in New Issue
Block a user