Python syntax is clean and simple. But unfortunately too clean for Vim tricks like yi{ which can be done in languages like C.
Is there a way to have yank work in different indentation levels?
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Python syntax is clean and simple. But unfortunately too clean for Vim tricks like yi{ which can be done in languages like C.
Is there a way to have yank work in different indentation levels?
Looks like my mailing list comment didn’t copy: I use a plugin https://github.com/michaeljsmith/vim-indent-object/ to provide indent-based text objects. It seems to work well.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()