hi list,

I am using vim from the terminal (mac os 10.5); I often use german  
umlauts;

now, when I write the umlaut ö with another editor, in my case with  
texshop, and open the file with vim, there ist no ö displayed, but
<9a>;
apparently, something with the encoding is wrong;

my .vimrc-settings are as in

http://hoepfl.de/articles/2007/01/vimderbar.html

recommended, that is:

set encoding=utf-8
set fileencoding=
setglobal fileencoding=utf-8
set fileencodings=ucs-bom,utf-8,latin1 set termencoding=latin1


so can anyone help me?

tia
doris
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to