diff --git a/snowblocks/atom/config.cson b/snowblocks/atom/config.cson index 01d3ed2..3d625b7 100644 --- a/snowblocks/atom/config.cson +++ b/snowblocks/atom/config.cson @@ -18,6 +18,8 @@ formatOnType: false "atom-ide-datatip": datatipDebounceDelay: 2000 + "atom-ide-debugger": + showDebuggerOnBpSet: false hyperclick: linuxTriggerKeys: "shiftKey,ctrlKey" "atom-material-ui":