Rename w_p_conceal to w_p_conc for consistency.

This commit is contained in:
Bram Moolenaar
2010-07-19 19:52:13 +02:00
parent 01a8f38fcd
commit c400cb9ca7
11 changed files with 36 additions and 28 deletions

View File

@ -58,8 +58,10 @@ use of "-" and "_".
The locale {name} must be a valid locale on your
system. Some systems accept aliases like "en" or
"en_US", but some only accept the full specification
like "en_US.ISO_8859-1".
With the "messages" argument the language used for
like "en_US.ISO_8859-1". On Unix systems you can use
the this command to see what locales are supported: >
:!locale -a
< With the "messages" argument the language used for
messages is set. This can be different when you want,
for example, English messages while editing Japanese
text. This sets $LC_MESSAGES.