General cleanup + refactor

This commit is contained in:
Henrik Lissner 2017-02-24 03:14:13 -05:00
parent ede6553959
commit 75a5e55255
3 changed files with 16 additions and 18 deletions

View file

@ -43,7 +43,6 @@
(advice-add 'switch-to-buffer :after '+workspaces*auto-add-buffer)
(advice-add 'display-buffer :after '+workspaces*auto-add-buffer)
;; TODO Integration with projectile?
;; Create a new workspace on project switch
(defun doom|new-workspace-on-project-change ()
(let ((project-name (projectile-project-name)))