Remove vestigial references to doom/{next,previous}-buffer
This commit is contained in:
parent
b6ee578cda
commit
414383e5f4
3 changed files with 3 additions and 5 deletions
|
@ -91,8 +91,8 @@ If any hook returns non-nil, all hooks after it are ignored.")
|
|||
("k" windmove-up)
|
||||
("l" windmove-right)
|
||||
|
||||
("p" doom/previous-buffer)
|
||||
("n" doom/next-buffer)
|
||||
("p" previous-buffer)
|
||||
("n" next-buffer)
|
||||
("b" switch-to-buffer)
|
||||
("f" find-file)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue