summaryrefslogtreecommitdiff
path: root/.config/JetBrains/CLion2023.3/options/editor.xml
diff options
context:
space:
mode:
authorMatthew Kosarek <matthew@matthewkosarek.xyz>2024-05-27 18:49:44 -0400
committerMatthew Kosarek <matthew@matthewkosarek.xyz>2024-05-27 18:49:44 -0400
commit06dc0763ca4d49706ce5adbb74fb03097d44e60b (patch)
treeb66731516cc3b93a8d69102e98621e48e048ae41 /.config/JetBrains/CLion2023.3/options/editor.xml
parent7b6a852aae5cd31ed2043492b5e8029293f49e7a (diff)
refactor: remove lots of unused cruft and include an installHEADmaster
Diffstat (limited to '.config/JetBrains/CLion2023.3/options/editor.xml')
-rw-r--r--.config/JetBrains/CLion2023.3/options/editor.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/.config/JetBrains/CLion2023.3/options/editor.xml b/.config/JetBrains/CLion2023.3/options/editor.xml
deleted file mode 100644
index 6044f36..0000000
--- a/.config/JetBrains/CLion2023.3/options/editor.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<application>
- <component name="DaemonCodeAnalyzerSettings">
- <option name="NEXT_ERROR_ACTION_GOES_TO_ERRORS_FIRST" value="false" />
- </component>
- <component name="EditorSettings">
- <option name="ADDITIONAL_PAGE_AT_BOTTOM" value="true" />
- </component>
- <component name="InlayHintsSettings">
- <option name="disabledLanguages">
- <set>
- <option value="ObjectiveC" />
- </set>
- </option>
- </component>
-</application> \ No newline at end of file