diff options
| author | Syohei YOSHIDA <syohex@gmail.com> | 2015-11-05 16:18:43 +0900 |
|---|---|---|
| committer | Syohei YOSHIDA <syohex@gmail.com> | 2015-11-05 16:18:43 +0900 |
| commit | 52d05eb09d5fb30dd29aa4849ecd082773b71bb1 (patch) | |
| tree | 84a479225cc63344c616b64c58d6a3c4d988ddee /README.md | |
| parent | 36cca93daaf0be2108f3af949e57ec62ddb9c4c3 (diff) | |
Correct misspellings
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ Commands are all prefixed by `C-x x`. Here are the main commands: - `k` -- `persp-remove-buffer`: Query a buffer to remove from current perspective - `c` -- `persp-kill` : Query a perspective to kill - `r` -- `persp-rename`: Rename current perspective -- `a` -- `persp-add-buffer`: Querry an open buffer to add to current perspective +- `a` -- `persp-add-buffer`: Query an open buffer to add to current perspective - `A` -- `persp-set-buffer`: Add buffer to current perspective and remove it from all others - `i` -- `persp-import`: Import a given perspective from another frame. - `n`, `<right>` -- `persp-next` : Switch to next perspective |
