From 37821e3b3206d70ef0778dbf8767a9f58d4df8cc Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Fri, 9 Jun 2017 00:36:19 +0200 Subject: [PATCH] Disable :feature debug temporarily --- init.example.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.example.el b/init.example.el index 8989613a7..1b6f99eab 100644 --- a/init.example.el +++ b/init.example.el @@ -39,7 +39,7 @@ version-control ; remember, remember that commit in November workspaces ; tab emulation, persistence & separate workspaces eval ; repls, runners 'n builders; run code, run - debug ; stepping through code, to help you add bugs + ;debug ; FIXME stepping through code, to help you add bugs :completion company ; code completion backend