diff options
author | Matthew Kosarek <matt.kosarek@canonical.com> | 2025-05-07 10:30:49 -0400 |
---|---|---|
committer | Matthew Kosarek <matt.kosarek@canonical.com> | 2025-05-07 10:30:49 -0400 |
commit | bec46c3de8eb6e39580f42bff2aac2080d5155ed (patch) | |
tree | caae4a8b7b10c9b4c2906aacb2826903aee8353e /.config/JetBrains/CLion2023.3/options/editor.xml | |
parent | 7b6a852aae5cd31ed2043492b5e8029293f49e7a (diff) |
Add kitty configuration
Diffstat (limited to '.config/JetBrains/CLion2023.3/options/editor.xml')
-rw-r--r-- | .config/JetBrains/CLion2023.3/options/editor.xml | 15 |
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 |