mirror of
https://github.com/tpope/vim-unimpaired.git
synced 2025-12-13 20:35:47 +01:00
Update outdated mapping =os in README.markdown
This commit is contained in:
@@ -13,7 +13,7 @@ There are linewise mappings. `[<Space>` and `]<Space>` add newlines
|
||||
before and after the cursor line. `[e` and `]e` exchange the current
|
||||
line with the one above or below it.
|
||||
|
||||
There are mappings for toggling options. `[os`, `]os`, and `=os` perform
|
||||
There are mappings for toggling options. `[os`, `]os`, and `yos` perform
|
||||
`:set spell`, `:set nospell`, and `:set invspell`, respectively. There's also
|
||||
`l` (`list`), `n` (`number`), `w` (`wrap`), `x` (`cursorline cursorcolumn`),
|
||||
and several others, plus mappings to help alleviate the `set paste` dance.
|
||||
|
||||
Reference in New Issue
Block a user