+force VIM to use iso-8859-2 encoding charset
authorshort <>
Thu, 8 Aug 2002 11:51:53 +0000 (11:51 +0000)
committershort <>
Thu, 8 Aug 2002 11:51:53 +0000 (11:51 +0000)
.muttrc.addons

index 99846a6..550366f 100644 (file)
@@ -3,7 +3,7 @@
 
 set sort=threads
 unset strict_threads
-set editor="vim -c 'set noai' -c 'set ts=8'"
+set editor="vim -c 'set noai' -c 'set ts=8' -c 'set fileencoding=iso-8859-2' -c 'set fileencodings=iso-8859-2'"
 set send_charset="us-ascii:iso-8859-2:utf-8"
 set charset="iso-8859-2"
 set autoedit