Re: [patch] Option to show indent level with 'expandtab' and 'list' option

2013-12-01 Fir de Conversatie hari.g
nd 'showindent' is a boolean. When 'showindent' is true, the displayed character after each 'shiftwidth' (or 'tabstop' if 'sw' is 0) is changed to 'indentmarker'. This is done for indentation using tabs and space characters. As requested e

Re: [patch] Option to show indent level with 'expandtab' and 'list' option

2013-11-27 Fir de Conversatie hari.g
On Wednesday, November 27, 2013 8:29:28 PM UTC+5:30, Ken Takata wrote: > Hi, > > 2013/11/27 Wed 23:34:12 UTC+9 ZyX wrote: > > On Nov 27, 2013 10:56 AM, "hari.g" wrote: > > > > > > Hi, > > > > > > The attached patch adds a 'listc

[patch] Option to show indent level with 'expandtab' and 'list' option

2013-11-26 Fir de Conversatie hari.g
or indentation (e.g. Python code in many repos enforce a 'spaces only indenting' policy). -- hari.g -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/