Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何像eclipse那样tab键自动跳出配对的括号和引号等 #278

Open
qingkong1998 opened this issue Sep 25, 2018 · 2 comments
Open

Comments

@qingkong1998
Copy link

比如在vim插入模式下小括号,中括号,引号等,光标在按下tab键后直接从配对中跳出,或者实现eclipse类似的功能,vim应该怎么做?

@Zeta611
Copy link

Zeta611 commented Oct 1, 2018

For example, in the vim insertion mode, the parentheses, brackets, quotation marks, etc., the cursor jumps out of the pairing directly after pressing the tab key, or implements a similar function of eclipse, how should vim be done?

Google translate for people who don’t speak Chinese, you’re welcome.

@roachsinai
Copy link

比如在vim插入模式下小括号,中括号,引号等,光标在按下tab键后直接从配对中跳出,或者实现eclipse类似的功能,vim应该怎么做?

You should use shift tab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants