Skip to content

Commit 2c5b283

Browse files
kiryphtpope
authored andcommitted
Mention default maps also in README
1 parent 597b338 commit 2c5b283

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.markdown

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,8 @@ can set it interactively, or in an autocommand:
9797

9898
If no `b:dispatch` is found, it falls back to `:Make`.
9999

100-
`:Dispatch` makes a great map:
101-
102-
nnoremap <F9> :Dispatch<CR>
100+
`:Dispatch` makes a great map. By default dispatch.vim provides `` `<CR>`` for
101+
`:Dispatch<CR>`. You can find all default maps under `:h dispatch-maps`.
103102

104103
### Focusing
105104

0 commit comments

Comments
 (0)