mirror of
https://github.com/zoriya/vim.git
synced 2026-06-01 11:17:31 +00:00
updated for version 7.0f05
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
*pattern.txt* For Vim version 7.0f. Last change: 2006 Apr 22
|
||||
*pattern.txt* For Vim version 7.0f. Last change: 2006 Apr 29
|
||||
|
||||
|
||||
VIM REFERENCE MANUAL by Bram Moolenaar
|
||||
@@ -1019,7 +1019,7 @@ x A single character, with no special meaning, matches itself
|
||||
have almost the same meaning, e.g., when ignoring accents. The form
|
||||
is:
|
||||
[=a=]
|
||||
Currrently this is only implemented for latin1. Also works for the
|
||||
Currently this is only implemented for latin1. Also works for the
|
||||
latin1 characters in utf-8 and latin9.
|
||||
*/[[.* *[..]*
|
||||
- A collation element. This currently simply accepts a single
|
||||
|
||||
Reference in New Issue
Block a user