diff --git a/README.md b/README.md index 74d9bfb..8388019 100644 --- a/README.md +++ b/README.md @@ -286,7 +286,7 @@ Keybinding | Description C-c n | Fix indentation in buffer and strip whitespace. C-c f | Open recently visited file. C-M-\\ | Indent region (if selected) or the entire buffer. -C-c u | Open URL in your default browser. +C-c u | Open a new buffer containing the contents of URL. C-c e | Eval a bit of Emacs Lisp code and replace it with its result. C-c s | Swap two active windows. C-c D | Delete current file and buffer.