Update runtime files.

This commit is contained in:
Bram Moolenaar
2019-02-17 21:18:32 +01:00
parent a5483448cb
commit 4c92e75dd4
39 changed files with 984 additions and 361 deletions

View File

@ -153,12 +153,6 @@ language than the text.
language, the default should work fine and you don't need to do anything. The
following is only relevant when you want to edit different languages.
Note:
Using different encodings only works when Vim was compiled to handle
it. To find out if it works, use the ":version" command and check the
output for "+multi_byte". If it's there, you are OK. If you see
"-multi_byte" you will have to find another Vim.
USING UNICODE IN THE GUI