On Mon, Dec 22, 2008 at 4:22 PM, Oliver Zheng wrote: > > Is that possible? It solves the tab/space indentation debate, but how > is this done in Vim?
As of right now, it isn't possible without hacking vim's C code to change how cindent() and 'indentexpr' work. 'preserveindent' and 'copyindent' are steps in the right direction, but nowhere close to a working solution. ~Matt --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
