Skip to main content
fix spelling, add link
Source Link
Matthias Braun
  • 8.8k
  • 8
  • 51
  • 63

How can I set VIM'sVim's default encoding to UTF-8?

I'd like to contribute to an open source project by providing translated strings. One of their requirements is that contributors must use UTF-8 as the encoding for the PO filesPO files.

I'm using VIMVim 7.3 on Linux. How can I be sure that VIM'sVim's encoding is set to UTF-8, so that I can edit and save the .poPO file the right way?

How can I set VIM's default encoding to UTF-8?

I'd like to contribute to an open source project providing translated strings. One of their requirements is that contributors must use UTF-8 as the encoding for the PO files.

I'm using VIM 7.3 on Linux. How can I be sure that VIM's encoding is set to UTF-8, so that I can edit and save the .po file the right way?

How can I set Vim's default encoding to UTF-8?

I'd like to contribute to an open source project by providing translated strings. One of their requirements is that contributors must use UTF-8 as the encoding for the PO files.

I'm using Vim 7.3 on Linux. How can I be sure that Vim's encoding is set to UTF-8, so that I can edit and save the PO file the right way?

VIM and charset How can I set VIM's default encoding to UTF-8?

Source Link
Paolo
  • 17.9k
  • 12
  • 33
  • 41

VIM and charset

I'd like to contribute to an open source project providing translated strings. One of their requirements is that contributors must use UTF-8 as the encoding for the PO files.

I'm using VIM 7.3 on Linux. How can I be sure that VIM's encoding is set to UTF-8, so that I can edit and save the .po file the right way?