mirror of
https://github.com/neovim/neovim.git
synced 2025-12-11 09:02:40 +00:00
vim-patch:partial:9da17d7c5707
Update runtime files
9da17d7c57
Only port index.txt, syntax.txt and uganda.txt.
This commit is contained in:
@@ -1137,7 +1137,7 @@ tag command action ~
|
|||||||
|:&| :& repeat last ":substitute"
|
|:&| :& repeat last ":substitute"
|
||||||
|:star| :* execute contents of a register
|
|:star| :* execute contents of a register
|
||||||
|:<| :< shift lines one 'shiftwidth' left
|
|:<| :< shift lines one 'shiftwidth' left
|
||||||
|:=| := print the cursor line number
|
|:=| := print the last line number
|
||||||
|:>| :> shift lines one 'shiftwidth' right
|
|:>| :> shift lines one 'shiftwidth' right
|
||||||
|:@| :@ execute contents of a register
|
|:@| :@ execute contents of a register
|
||||||
|:@@| :@@ repeat the previous ":@"
|
|:@@| :@@ repeat the previous ":@"
|
||||||
|
|||||||
@@ -3688,12 +3688,13 @@ DEFINING CASE *:syn-case* *E390*
|
|||||||
items until the next ":syntax case" command are affected.
|
items until the next ":syntax case" command are affected.
|
||||||
|
|
||||||
:sy[ntax] case
|
:sy[ntax] case
|
||||||
Show either "syntax case match" or "syntax case ignore" (translated).
|
Show either "syntax case match" or "syntax case ignore".
|
||||||
|
|
||||||
|
|
||||||
DEFINING FOLDLEVEL *:syn-foldlevel*
|
DEFINING FOLDLEVEL *:syn-foldlevel*
|
||||||
|
|
||||||
:sy[ntax] foldlevel [start | minimum]
|
:sy[ntax] foldlevel start
|
||||||
|
:sy[ntax] foldlevel minimum
|
||||||
This defines how the foldlevel of a line is computed when using
|
This defines how the foldlevel of a line is computed when using
|
||||||
foldmethod=syntax (see |fold-syntax| and |:syn-fold|):
|
foldmethod=syntax (see |fold-syntax| and |:syn-fold|):
|
||||||
|
|
||||||
@@ -3706,11 +3707,14 @@ DEFINING FOLDLEVEL *:syn-foldlevel*
|
|||||||
may close and open horizontally within a line.
|
may close and open horizontally within a line.
|
||||||
|
|
||||||
:sy[ntax] foldlevel
|
:sy[ntax] foldlevel
|
||||||
Show either "syntax foldlevel start" or "syntax foldlevel minimum".
|
Show the current foldlevel method, either "syntax foldlevel start" or
|
||||||
|
"syntax foldlevel minimum".
|
||||||
|
|
||||||
SPELL CHECKING *:syn-spell*
|
SPELL CHECKING *:syn-spell*
|
||||||
|
|
||||||
:sy[ntax] spell [toplevel | notoplevel | default]
|
:sy[ntax] spell toplevel
|
||||||
|
:sy[ntax] spell notoplevel
|
||||||
|
:sy[ntax] spell default
|
||||||
This defines where spell checking is to be done for text that is not
|
This defines where spell checking is to be done for text that is not
|
||||||
in a syntax item:
|
in a syntax item:
|
||||||
|
|
||||||
@@ -3725,8 +3729,8 @@ SPELL CHECKING *:syn-spell*
|
|||||||
To activate spell checking the 'spell' option must be set.
|
To activate spell checking the 'spell' option must be set.
|
||||||
|
|
||||||
:sy[ntax] spell
|
:sy[ntax] spell
|
||||||
Show either "syntax spell toplevel", "syntax spell notoplevel" or
|
Show the current syntax spell checking method, either "syntax spell
|
||||||
"syntax spell default" (translated).
|
toplevel", "syntax spell notoplevel" or "syntax spell default".
|
||||||
|
|
||||||
|
|
||||||
SYNTAX ISKEYWORD SETTING *:syn-iskeyword*
|
SYNTAX ISKEYWORD SETTING *:syn-iskeyword*
|
||||||
@@ -4324,7 +4328,7 @@ IMPLICIT CONCEAL *:syn-conceal-implicit*
|
|||||||
given explicitly.
|
given explicitly.
|
||||||
|
|
||||||
:sy[ntax] conceal
|
:sy[ntax] conceal
|
||||||
Show either "syntax conceal on" or "syntax conceal off" (translated).
|
Show either "syntax conceal on" or "syntax conceal off".
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
8. Syntax patterns *:syn-pattern* *E401* *E402*
|
8. Syntax patterns *:syn-pattern* *E401* *E402*
|
||||||
|
|||||||
@@ -220,7 +220,7 @@ Canada: Contact Kuwasha in Surrey, Canada. They take care of the
|
|||||||
forwards 100% of the money to the project in Uganda. You can
|
forwards 100% of the money to the project in Uganda. You can
|
||||||
send them a one time donation directly.
|
send them a one time donation directly.
|
||||||
Please send me a note so that I know what has been donated
|
Please send me a note so that I know what has been donated
|
||||||
because of Vim. Look on their for information about
|
because of Vim. Look on their site for information about
|
||||||
sponsorship: https://www.kuwasha.net/
|
sponsorship: https://www.kuwasha.net/
|
||||||
If you make a donation to Kuwasha you will receive a tax
|
If you make a donation to Kuwasha you will receive a tax
|
||||||
receipt which can be submitted with your tax return.
|
receipt which can be submitted with your tax return.
|
||||||
@@ -245,7 +245,7 @@ Credit Card: You can use PayPal to send money with a Credit card. This is
|
|||||||
The e-mail address for sending the money to is:
|
The e-mail address for sending the money to is:
|
||||||
Bram@iccf-holland.org
|
Bram@iccf-holland.org
|
||||||
|
|
||||||
Others: Transfer to one of these accounts if possible:
|
Others: Transfer to this account if possible:
|
||||||
ING bank: IBAN: NL95 INGB 0004 5487 74
|
ING bank: IBAN: NL95 INGB 0004 5487 74
|
||||||
Swift code: INGBNL2A
|
Swift code: INGBNL2A
|
||||||
under the name "stichting ICCF Holland", Amersfoort
|
under the name "stichting ICCF Holland", Amersfoort
|
||||||
|
|||||||
Reference in New Issue
Block a user