2011/6/13 Ben Fritz <[email protected]>: > > I use (and really like) this plugin. Perhaps you just have it > misconfigured? I think by default it uses an external tool to try to > determine the encoding before it tries anything else. I disabled this > option so that it only tries to find the encoding for files which > contain the encoding in their text (e.g. <meta> tags in HTML).
This plugin was my first attempt to working with my files (I mean files in utf-8 and latin2 encoding) before I read about fileencodings variable. I installed enca (the external tool) as documentation says but as I said before it didn't worked for me (probably you are right and I misconfigured something). > I wonder if there is a way to detect in a script whether the user > specified an encoding with :e ++enc or the like. It would probably be > best if this plugin did not override user-specified encodings. > I agree with you. If this plugin would work as you wrote it would be the best plugin to handle different files in different encodings ;) Regards, Karol Samborski -- 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
