X-Git-Url: https://git.r.bdr.sh/rbdr/oleoboard.nvim/blobdiff_plain/01423966c903069074c3f0a8cd6e5cb15cedd4ab..29a0f45b44b5db264ef0d19bbcb030e2bed90209:/README.md?ds=sidebyside diff --git a/README.md b/README.md index 3f7d5c1..13a051f 100644 --- a/README.md +++ b/README.md @@ -35,10 +35,10 @@ require('lazy').setup({ ## 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 +- `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 [oil]: https://github.com/stevearc/oil.nvim