Is there a way to do vim handle tabby clicking the following two methods?
tab
The result of use should look like this ( --->these are tabs, _spaces)
--->
_
foo() { --->int_a_____=_2; --->int_count_=_12; }
There is a Smart Tabs plugin . I do not use it, but it looks like it does what you want.
Edit: , , (, ) SuperTab, . IndentTab, .