about vim and the settings line in Portfiles

Lawrence Velázquez larryv at macports.org
Fri Apr 10 10:08:20 PDT 2015


On Jan 9, 2015, at 7:43 AM, René J.V. Bertin <rjvbertin at gmail.com> wrote:

> This has been bothering me for a while. Each time I open/reload a Portfile in vim (my main editor for that kind of file), something is done that makes vim consider the file edited immediately, while it also thinks there's nothing to be undone.
> I'm guessing it must be due to my own settings, but I really have no clue which one might be the culprit.

What's the value of 'encoding' in your Vim environment? Is it not "utf-8"? That would explain what you're seeing.

http://vimdoc.sourceforge.net/htmldoc/options.html#'fileencoding'

vq


More information about the macports-dev mailing list