Skip to content

Commit

Permalink
disable ts debugging; move on to swank stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
jbouwman committed Apr 23, 2024
1 parent 045c9d4 commit acdcbb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emacs/coalton-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

table))

(defvar coalton--debug t
(defvar coalton--debug nil
"Enable debugging.")


Expand Down

0 comments on commit acdcbb4

Please sign in to comment.