Enable p-search
This commit is contained in:
parent
47b0ffed69
commit
6d01ccf480
1 changed files with 2 additions and 0 deletions
|
@ -435,6 +435,8 @@
|
||||||
(which-key-mode)
|
(which-key-mode)
|
||||||
(which-key-setup-side-window-right))
|
(which-key-setup-side-window-right))
|
||||||
|
|
||||||
|
(use-package p-search)
|
||||||
|
|
||||||
(use-package magit
|
(use-package magit
|
||||||
:bind (("C-c o g" . magit)))
|
:bind (("C-c o g" . magit)))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue