Remove unused workgroup-helm integration
This commit is contained in:
parent
50e791d91f
commit
3faf57178c
3 changed files with 0 additions and 15 deletions
|
@ -4,12 +4,6 @@
|
|||
(defun narf/wg-helm-switch-to-workgroup (name)
|
||||
(wg-switch-to-workgroup (wg-get-workgroup name)))
|
||||
|
||||
;;;###autoload
|
||||
(defun narf:helm-wg ()
|
||||
(interactive)
|
||||
(require 'helm)
|
||||
(helm :sources '(narf/helm-source-wg)))
|
||||
|
||||
;;;###autoload
|
||||
(defun narf/wg-projectile-switch-project ()
|
||||
(let ((workgroup-name (file-name-nondirectory (directory-file-name (narf/project-root)))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue