doomemacs/modules/feature
Henrik Lissner 4c11377e18
Fix +workspace-get returning a non-nil null
persp-get-by-name will sometimes return the value of `persp-not-persp'
(by default this is the symbol :nil) rather than actual nil when a persp
doesn't exist.
2017-06-28 12:26:50 +02:00
..
debug Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
eval General refactor & cleanup 2017-06-19 00:32:45 +02:00
evil destructuring-bind => cl-destructuring-bind 2017-06-25 02:04:50 +02:00
file-templates destructuring-bind => cl-destructuring-bind 2017-06-25 02:04:50 +02:00
jump destructuring-bind => cl-destructuring-bind 2017-06-25 02:04:50 +02:00
snippets Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
spellcheck Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
syntax-checker Major optimization refactor, across the board 2017-06-09 00:47:45 +02:00
version-control destructuring-bind => cl-destructuring-bind 2017-06-25 02:04:50 +02:00
workspaces Fix +workspace-get returning a non-nil null 2017-06-28 12:26:50 +02:00