core-ui: fix modeline hiding in selected buffer after completion buffer is set up
This commit is contained in:
parent
7e3ff3b679
commit
2672d4b4cd
1 changed files with 0 additions and 2 deletions
|
@ -82,8 +82,6 @@
|
||||||
(add-hook! (help-mode
|
(add-hook! (help-mode
|
||||||
compilation-mode
|
compilation-mode
|
||||||
messages-buffer-mode
|
messages-buffer-mode
|
||||||
completion-setup
|
|
||||||
completion-in-region-mode
|
|
||||||
completion-list-mode)
|
completion-list-mode)
|
||||||
'doom-hide-mode-line-mode)
|
'doom-hide-mode-line-mode)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue