mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
updated for version 7.0091
This commit is contained in:
parent
6ad01d6077
commit
f81b0fe011
@ -1,4 +1,4 @@
|
|||||||
*index.txt* For Vim version 7.0aa. Last change: 2005 Jun 16
|
*index.txt* For Vim version 7.0aa. Last change: 2005 Jun 23
|
||||||
|
|
||||||
|
|
||||||
VIM REFERENCE MANUAL by Bram Moolenaar
|
VIM REFERENCE MANUAL by Bram Moolenaar
|
||||||
@ -1357,6 +1357,7 @@ The commands are sorted on the non-optional part of their name.
|
|||||||
|:snomagic| :sno[magic] :substitute with 'nomagic'
|
|:snomagic| :sno[magic] :substitute with 'nomagic'
|
||||||
|:sort| :sor[t] sort lines
|
|:sort| :sor[t] sort lines
|
||||||
|:source| :so[urce] read Vim or Ex commands from a file
|
|:source| :so[urce] read Vim or Ex commands from a file
|
||||||
|
|:spelldump| :spelld[ump] split window and fill with all correct words
|
||||||
|:spellgood| :spe[llgood] add good word for spelling
|
|:spellgood| :spe[llgood] add good word for spelling
|
||||||
|:spellwrong| :spellw[rong] add spelling mistake
|
|:spellwrong| :spellw[rong] add spelling mistake
|
||||||
|:split| :sp[lit] split current window
|
|:split| :sp[lit] split current window
|
||||||
|
Loading…
x
Reference in New Issue
Block a user