diff options
| author | Fuwn <[email protected]> | 2021-09-01 23:25:46 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-09-01 23:25:46 -0700 |
| commit | 83d81b224ef83b9221a957a0e9bd314b24de11af (patch) | |
| tree | e551e9a722d35a129430471811af47dfa679e7ed /vim_settings.xml | |
| parent | RD-2021.2.1 <fuwnz@FUWN-PC Create laf.xml, ide.general.xml, filetypes.xml, ke... (diff) | |
| parent | CL-2021.2.1 <fuwnz@FUWN-PC Create vim_settings.xml, laf.xml, emmet.xml, sshCo... (diff) | |
| download | jetbrains-83d81b224ef83b9221a957a0e9bd314b24de11af.tar.xz jetbrains-83d81b224ef83b9221a957a0e9bd314b24de11af.zip | |
RD-2021.2.1 <fuwnz@FUWN-PC Overwrite local to https://github.com/fuwn/jetbrains.git
Diffstat (limited to 'vim_settings.xml')
| -rw-r--r-- | vim_settings.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/vim_settings.xml b/vim_settings.xml new file mode 100644 index 0000000..75ed1f6 --- /dev/null +++ b/vim_settings.xml @@ -0,0 +1,15 @@ +<application> + <component name="VimEditorSettings"> + <editor /> + </component> + <component name="VimKeySettings"> + <shortcut-conflicts /> + </component> + <component name="VimSettings"> + <state version="7" enabled="true" /> + <notifications> + <idea-join enabled="false" /> + <idea-put enabled="false" /> + </notifications> + </component> +</application>
\ No newline at end of file |