Remove unused workgroup-helm integration
This commit is contained in:
parent
50e791d91f
commit
3faf57178c
3 changed files with 0 additions and 15 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue