updated for version 7.0222
This commit is contained in:
@ -142,6 +142,10 @@ $VIMRUNTIME starting.txt /*$VIMRUNTIME*
|
|||||||
'cst' options.txt /*'cst'*
|
'cst' options.txt /*'cst'*
|
||||||
'csto' options.txt /*'csto'*
|
'csto' options.txt /*'csto'*
|
||||||
'csverb' options.txt /*'csverb'*
|
'csverb' options.txt /*'csverb'*
|
||||||
|
'cuc' options.txt /*'cuc'*
|
||||||
|
'cul' options.txt /*'cul'*
|
||||||
|
'cursorcolumn' options.txt /*'cursorcolumn'*
|
||||||
|
'cursorline' options.txt /*'cursorline'*
|
||||||
'cwh' options.txt /*'cwh'*
|
'cwh' options.txt /*'cwh'*
|
||||||
'debug' options.txt /*'debug'*
|
'debug' options.txt /*'debug'*
|
||||||
'deco' options.txt /*'deco'*
|
'deco' options.txt /*'deco'*
|
||||||
@ -445,6 +449,10 @@ $VIMRUNTIME starting.txt /*$VIMRUNTIME*
|
|||||||
'nocscopeverbose' options.txt /*'nocscopeverbose'*
|
'nocscopeverbose' options.txt /*'nocscopeverbose'*
|
||||||
'nocst' options.txt /*'nocst'*
|
'nocst' options.txt /*'nocst'*
|
||||||
'nocsverb' options.txt /*'nocsverb'*
|
'nocsverb' options.txt /*'nocsverb'*
|
||||||
|
'nocuc' options.txt /*'nocuc'*
|
||||||
|
'nocul' options.txt /*'nocul'*
|
||||||
|
'nocursorcolumn' options.txt /*'nocursorcolumn'*
|
||||||
|
'nocursorline' options.txt /*'nocursorline'*
|
||||||
'nodeco' options.txt /*'nodeco'*
|
'nodeco' options.txt /*'nodeco'*
|
||||||
'nodelcombine' options.txt /*'nodelcombine'*
|
'nodelcombine' options.txt /*'nodelcombine'*
|
||||||
'nodg' options.txt /*'nodg'*
|
'nodg' options.txt /*'nodg'*
|
||||||
@ -5542,7 +5550,9 @@ hit-return message.txt /*hit-return*
|
|||||||
hitest.vim syntax.txt /*hitest.vim*
|
hitest.vim syntax.txt /*hitest.vim*
|
||||||
hjkl usr_02.txt /*hjkl*
|
hjkl usr_02.txt /*hjkl*
|
||||||
hl-Cursor syntax.txt /*hl-Cursor*
|
hl-Cursor syntax.txt /*hl-Cursor*
|
||||||
|
hl-CursorColumn syntax.txt /*hl-CursorColumn*
|
||||||
hl-CursorIM syntax.txt /*hl-CursorIM*
|
hl-CursorIM syntax.txt /*hl-CursorIM*
|
||||||
|
hl-CursorLine syntax.txt /*hl-CursorLine*
|
||||||
hl-DiffAdd syntax.txt /*hl-DiffAdd*
|
hl-DiffAdd syntax.txt /*hl-DiffAdd*
|
||||||
hl-DiffChange syntax.txt /*hl-DiffChange*
|
hl-DiffChange syntax.txt /*hl-DiffChange*
|
||||||
hl-DiffDelete syntax.txt /*hl-DiffDelete*
|
hl-DiffDelete syntax.txt /*hl-DiffDelete*
|
||||||
@ -6220,7 +6230,7 @@ new-line-continuation version5.txt /*new-line-continuation*
|
|||||||
new-location-list version7.txt /*new-location-list*
|
new-location-list version7.txt /*new-location-list*
|
||||||
new-manpage-trans version7.txt /*new-manpage-trans*
|
new-manpage-trans version7.txt /*new-manpage-trans*
|
||||||
new-map-expression version7.txt /*new-map-expression*
|
new-map-expression version7.txt /*new-map-expression*
|
||||||
new-matchparen version7.txt /*new-matchparen*
|
new-more-highlighting version7.txt /*new-more-highlighting*
|
||||||
new-more-unicode version7.txt /*new-more-unicode*
|
new-more-unicode version7.txt /*new-more-unicode*
|
||||||
new-multi-byte version5.txt /*new-multi-byte*
|
new-multi-byte version5.txt /*new-multi-byte*
|
||||||
new-multi-lang version6.txt /*new-multi-lang*
|
new-multi-lang version6.txt /*new-multi-lang*
|
||||||
@ -6243,6 +6253,7 @@ new-search-path version6.txt /*new-search-path*
|
|||||||
new-searchpat version6.txt /*new-searchpat*
|
new-searchpat version6.txt /*new-searchpat*
|
||||||
new-session-files version5.txt /*new-session-files*
|
new-session-files version5.txt /*new-session-files*
|
||||||
new-spell version7.txt /*new-spell*
|
new-spell version7.txt /*new-spell*
|
||||||
|
new-tab-pages version7.txt /*new-tab-pages*
|
||||||
new-unlisted-buffers version6.txt /*new-unlisted-buffers*
|
new-unlisted-buffers version6.txt /*new-unlisted-buffers*
|
||||||
new-user-defined version5.txt /*new-user-defined*
|
new-user-defined version5.txt /*new-user-defined*
|
||||||
new-user-manual version6.txt /*new-user-manual*
|
new-user-manual version6.txt /*new-user-manual*
|
||||||
|
|||||||
Reference in New Issue
Block a user