Reply to message «overriding modelines», sent 00:12:05 09 May 2011, Monday by ludovicovan:
> is it possible to override (some) of the options set by a modeline in > the file i'm editing? What do you mean? You can always override them for current editing session (until buffer is unloaded for some reason) by using :setlocal command. If you want to override them for particular files for all sessions, you have to put some autocmd into vimrc, but I don't know which event is being executed after modelines. Original message: > hi all, > > is it possible to override (some) of the options set by a modeline in > the file i'm editing? > > thanks
signature.asc
Description: This is a digitally signed message part.
