]> git.r.bdr.sh - rbdr/oleoboard.nvim/blobdiff - README.md
Use leader
[rbdr/oleoboard.nvim] / README.md
index 3f7d5c1b9c2b9f53833cbe2f0ff812f1c59ea0ad..13a051f8891d44f88f75760a8a52802cac58b775 100644 (file)
--- a/README.md
+++ b/README.md
@@ -35,10 +35,10 @@ require('lazy').setup({
 
 ## Default Keybinds
 
 
 ## Default Keybinds
 
-- `bb`, `:OleoBoardToggle`, Opens and Closes the kanban board
-- `bl`, `:OleoBoardMoveEntryRight`, Moves the current entry to the right
-- `bL`, `:OleoBoardMoveColumnRight`, Moves the current column to the right
-- `bh`, `:OleoBoardMoveEntryLeft`, Moves the current entry to the left
-- `bH`, `:OleoBoardMoveColumnLeft`, Moves the current column to the left
+- `<leader>bb`, `:OleoBoardToggle`, Opens and Closes the kanban board
+- `<leader>bl`, `:OleoBoardMoveEntryRight`, Moves the current entry to the right
+- `<leader>bL`, `:OleoBoardMoveColumnRight`, Moves the current column to the right
+- `<leader>bh`, `:OleoBoardMoveEntryLeft`, Moves the current entry to the left
+- `<leader>bH`, `:OleoBoardMoveColumnLeft`, Moves the current column to the left
 
 [oil]: https://github.com/stevearc/oil.nvim
 
 [oil]: https://github.com/stevearc/oil.nvim