Remove occur-mode
This commit is contained in:
@@ -331,7 +331,6 @@ Places buffers as tabs in a bar at the top.
|
|||||||
help-mode
|
help-mode
|
||||||
helpful-mode
|
helpful-mode
|
||||||
neotree-mode
|
neotree-mode
|
||||||
occur-mode
|
|
||||||
org-roam-backlinks-mode
|
org-roam-backlinks-mode
|
||||||
shell-mode)
|
shell-mode)
|
||||||
. centaur-tabs-local-mode)
|
. centaur-tabs-local-mode)
|
||||||
@@ -936,11 +935,6 @@ Set UTF-8 encoding as default.
|
|||||||
(window-height . 0.25)
|
(window-height . 0.25)
|
||||||
(side . bottom)
|
(side . bottom)
|
||||||
(slot . 0))
|
(slot . 0))
|
||||||
("\\*Occur\\*"
|
|
||||||
(display-buffer-in-side-window)
|
|
||||||
(window-height . 0.25)
|
|
||||||
(side . bottom)
|
|
||||||
(slot . 1))
|
|
||||||
))
|
))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
@@ -1128,7 +1122,6 @@ Functions that use package functionality.
|
|||||||
"helpful\\|"
|
"helpful\\|"
|
||||||
"httpd\\|"
|
"httpd\\|"
|
||||||
"iph\\|" ; lsp php
|
"iph\\|" ; lsp php
|
||||||
"Occur\\|"
|
|
||||||
"org-roam"
|
"org-roam"
|
||||||
"\\).*")
|
"\\).*")
|
||||||
name)
|
name)
|
||||||
|
|||||||
Reference in New Issue
Block a user