On Wed, Jun 17, 2009 at 8:15 PM, Andy Wokula <[email protected]> wrote:
> Vim sees the modeline "vim:tw=78:ts=8:ft=help:norl:" within five lines
> counting from the end of the file.
> And this modeline causes setting the filetype to "help".
> :h 'ml
> :h 'mls
>
Thank you.That's really helpful.
set nomodeline
However, is there a way to let vim detect such files correctly with modeline
detection open?
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---