On 8 Mag, 23:19, ZyX <[email protected]> wrote: > > is it possible to override (some) of the options set by a modeline in > > the file i'm editing? > > What do you mean?
yeah, sorry, it wasn't so clear. I just want to systematically ignore a given option even if it's been set in a modeline. I mean, i work in a project which uses modelines with an annoying "number" option (to set line numbers) and i'd like to automatically override it with "nonumber" whenever i open a file. i tried using an autocmd, but they seem to be executed before modelines... thanks -- 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
