mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-15 13:23:42 -05:00
Clean up
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
;; switching.
|
||||
cursor-in-non-selected-windows nil
|
||||
|
||||
uniquify-buffer-name-style nil
|
||||
|
||||
visible-bell nil ; silence of the bells
|
||||
use-dialog-box nil ; avoid GUI
|
||||
redisplay-dont-pause t
|
||||
@@ -258,7 +260,6 @@
|
||||
process :when active)
|
||||
(global :when active)
|
||||
(narf-line-column narf-buffer-position)
|
||||
;; narf-hud
|
||||
)))
|
||||
|
||||
(provide 'core-ui)
|
||||
|
Reference in New Issue
Block a user