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/debugger.xml | |
parent | 7b6a852aae5cd31ed2043492b5e8029293f49e7a (diff) |
Add kitty configuration
Diffstat (limited to '.config/JetBrains/CLion2023.3/options/debugger.xml')
-rw-r--r-- | .config/JetBrains/CLion2023.3/options/debugger.xml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/.config/JetBrains/CLion2023.3/options/debugger.xml b/.config/JetBrains/CLion2023.3/options/debugger.xml deleted file mode 100644 index 899c20a..0000000 --- a/.config/JetBrains/CLion2023.3/options/debugger.xml +++ /dev/null @@ -1,18 +0,0 @@ -<application> - <component name="XDebuggerSettings"> - <data-views /> - <general /> - <debuggers> - <debugger id="javascript"> - <configuration> - <custom-object-presentation /> - </configuration> - </debugger> - <debugger id="ObjectiveC"> - <configuration> - <nt-symbol-settings /> - </configuration> - </debugger> - </debuggers> - </component> -</application>
\ No newline at end of file |