Friday, November 25, 2011

Re: Backporting script to vim 6.3 (need help)

On Nov 25, 1:24 am, Tim Chase <v...@tim.thechases.com> wrote:

>    :help curly-braces-names
>    :h curly-braces-function-names
>
> It's ripe for abuse, but there are times like this where it's
> *exactly* what you need.

Yes, thank you! That did the trick and now I understand why this line
is not working in 6.3

let l:indent_type = {'space': 0, 'tab': 0}

lot of porting to do, but better do it and get something I can use :-)

--
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

No comments: