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/nodejs.xml | |
parent | 7b6a852aae5cd31ed2043492b5e8029293f49e7a (diff) |
Add kitty configuration
Diffstat (limited to '.config/JetBrains/CLion2023.3/options/nodejs.xml')
-rw-r--r-- | .config/JetBrains/CLion2023.3/options/nodejs.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.config/JetBrains/CLion2023.3/options/nodejs.xml b/.config/JetBrains/CLion2023.3/options/nodejs.xml deleted file mode 100644 index 553263a..0000000 --- a/.config/JetBrains/CLion2023.3/options/nodejs.xml +++ /dev/null @@ -1,8 +0,0 @@ -<application> - <component name="NodeJsLocalInterpreterManager"> - <local-interpreter path="/bin/node" /> - <local-interpreter path="/usr/bin/node"> - <version-cache version="18.17.1" last-modified="1691533663000" /> - </local-interpreter> - </component> -</application>
\ No newline at end of file |