mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove +ace-window module flag
This is already the module's default.
This commit is contained in:
@ -61,7 +61,7 @@
|
||||
;unicode ; extended unicode support for various languages
|
||||
;tabbar ; FIXME an (incomplete) tab bar for Emacs
|
||||
vi-tilde-fringe ; fringe tildes to mark beyond EOB
|
||||
(window-select +ace-window) ; visually switch windows
|
||||
window-select ; visually switch windows
|
||||
|
||||
:tools
|
||||
dired ; making dired pretty [functional]
|
||||
|
Reference in New Issue
Block a user