Remove unused workgroup-helm integration

This commit is contained in:
Henrik Lissner 2016-03-01 02:10:44 -05:00
parent 50e791d91f
commit 3faf57178c
3 changed files with 0 additions and 15 deletions

View file

@ -37,11 +37,6 @@
wg-list-display-decor-current-right ""
wg-list-display-decor-previous-left ""
wg-list-display-decor-previous-right "")
:config
(defvar narf/helm-source-wg
'((name . "Workgroups")
(candidates . wg-workgroup-names)
(action . narf/wg-helm-switch-to-workgroup)))
(add-hook! emacs-startup (workgroups-mode +1))
:config