Monday, July 19, 2010

Re: Show indentation level

Hi Pablo!

On Di, 20 Jul 2010, Pablo Giménez wrote:

> What I wanto to do is something like this:
> def myFoolDef()
> . fool = "myFoolTest"
> . for letter in fool:
> . . print letter + "\n"
> . print "I got an amazing fool sentence in a columns"
>
> As you can see every level of indentatin is shown by a dot.
> And sometimes when coding with languages like Python this is really useful.
> Cheers

See the recent thread that started with this message:
http://groups.google.com/group/vim_use/msg/ff4a9b37a625be12

Oh and BTW, please don't Top poste.

regards,
Christian

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