_Lone wrote: >> I have modified the patch. The name is now margincolumn. The behavior is: >> 'mc' = 0 -> off >> 'mc' > 0 -> highlightes the column. >> 'mc' < 0 -> makes 'mc' = 'tw + 1' and highlightes that column. >> >> I also updated the related documentation is option.txt. >> >> Thanks >> _Lone
I've tested your updated patch with Vim-7.2.166 on Linux x86. So far it works as it should. No problem to report. I also think that the idea mentioned earlier in this thread to support multiple margincolumns is a good one. For example:set mc=40,80 It can be handy when editing files with multiple columns. Thanks -- Dominique --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
