mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -05:00
Instead of relying on the optional ":ui workspaces" feature, the built-in evil-window-delete is used. ":ui workspaces" remaps the evil-window-delete already, so no functionality is lost for users of that feature. Fixes https://github.com/hlissner/doom-emacs/issues/1640.