General cleanup + refactor
This commit is contained in:
parent
ede6553959
commit
75a5e55255
3 changed files with 16 additions and 18 deletions
|
@ -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)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue