On So, 19 Mai 2019, Axel Bender wrote:
> How would I set the language to en_US.UTF-8 via the "language" command
> in Windows gvim?
I am not sure why you want UTF-8 in Windows, it seems the more widely
used codepage in use is 1252 (for western countries).
UTF-8 Codepage in Windows is 65001, however it seems like setting that
via the language command does not work, at least not on my system here:
So try:
lang English_USA.1252
lang mes English_US.1252
Or don't explicitly care about the encoding and use
:lang English_USA
:lang mes English_USA
Best,
Christian
--
Wähl dir eine, der du sagst: Du nur gefällst mir allein.
-- Ovid (43 v.Chr.-18 n.Chr) (Liebeskunst)
--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20190520055747.GK2769%40256bit.org.
For more options, visit https://groups.google.com/d/optout.
Sunday, May 19, 2019
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment