Friday, March 21, 2014

customize indentation

Hi,

I wanted to my vim to configure in a way, so that I can see the indentation correctly happening or not. I mean if it is really 2 spaces or more.

Suppose, when I will be writing my code, Like below :

class Foo
. .def foo
. . . .x = 10
. . . . y = 12
. .end
end

The dots I used, to show my need, but I don't want really to print dots. I am looking for something like that.

Looking at the dot counts, I can confirm yes my indentation is perfect.

Is that can be done ?

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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment