diff --git a/dotfiles/startup_windows.jl b/dotfiles/startup_windows.jl index 1381b51..e4c8fa5 100644 --- a/dotfiles/startup_windows.jl +++ b/dotfiles/startup_windows.jl @@ -18,9 +18,9 @@ end # catch e # @warn "Failed to load InteractiveCodeSearch" # end -try - using AbbreviatedStackTraces -catch e - @warn "Failed to load AbbreviatedStackTraces" -end +# try +# using AbbreviatedStackTraces +# catch e +# @warn "Failed to load AbbreviatedStackTraces" +# end