diff --git a/README.md b/README.md index 7a29a07..8433698 100644 --- a/README.md +++ b/README.md @@ -91,18 +91,18 @@ | ~ | NORM | Toggle **vimfiler** file manager sidebar | | \` | NORM | Toggle the gutter (line #s, folds, git diffs) | | | | | -| | ALL | Toggle the **gundo** undo history sidebar | -| | ALL | Toggle the spellcheck list of incorrect words | -| | ALL | Toggle the **tagbar** source code tag sidebar | -| | ALL | Toggle the Extradite git history window | +| \ | ALL | Toggle the **gundo** undo history sidebar | +| \ | ALL | Toggle the spellcheck list of incorrect words | +| \ | ALL | Toggle the **tagbar** source code tag sidebar | +| \ | ALL | Toggle the Extradite git history window | | | | | -| | ALL | Toggle line wrapping | -| | ALL | Toggle spell check word highlighting | -| | ALL | Toggle source code syntax checking | +| \ | ALL | Toggle line wrapping | +| \ | ALL | Toggle spell check word highlighting | +| \ | ALL | Toggle source code syntax checking | | | | | -| | ALL | Toggle the menubar **(gvim)** | -| | ALL | Toggle the toolbar **(gvim)** | -| | ALL | Toggle the scrollbars **(gvim)** | +| \ | ALL | Toggle the menubar **(gvim)** | +| \ | ALL | Toggle the toolbar **(gvim)** | +| \ | ALL | Toggle the scrollbars **(gvim)** | **Complete Reference**: For a complete list of darkcloud-vimconfig specific mappings, check the list in the comments at the top of [vim/config/keyboard.vim](https://github.com/prurigro/darkcloud-vimconfig/blob/master/vim/config/keyboard.vim).