From 2a7f1b20b9462e3bc7e3fdf86bda30c17962c9a7 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sun, 17 Sep 2017 22:24:51 +0200 Subject: [PATCH] Add placeholder :feature refactor to init.example.el --- init.example.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.example.el b/init.example.el index da78ac985..2a17e99b6 100644 --- a/init.example.el +++ b/init.example.el @@ -40,6 +40,7 @@ version-control ; remember, remember that commit in November workspaces ; tab emulation, persistence & separate workspaces eval ; repls, runners 'n builders; run code, run + ;refactor ; perform operations on entire bodies of code ;debug ; FIXME stepping through code, to help you add bugs :completion