mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Module to visually select windows with either ace-window or switch-window
Modularize ace-window and add switch-window as a replacement: Issue #218
This commit is contained in:
@ -59,6 +59,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
|
||||
|
||||
:tools
|
||||
dired ; making dired pretty [functional]
|
||||
|
Reference in New Issue
Block a user