feature/workspaces: add sharp-quote

This commit is contained in:
Henrik Lissner 2018-03-22 06:28:00 -04:00
parent d5683ba681
commit 61206a553d
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -49,7 +49,7 @@
;; --- Getters ----------------------------
;;;###autoload
(defalias '+workspace-current #'get-current-persp
(defalias #'+workspace-current #'get-current-persp
"Return the currently active workspace.")
;;;###autoload