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

Allow editing all submodes in separate windows simultaneously #63

Merged
merged 2 commits into from
Oct 14, 2017

Conversation

AdamNiederer
Copy link
Owner

@AdamNiederer AdamNiederer commented Oct 14, 2017

M-x vue-mode-edit-all-indirect will open all submodes in equally-sized
windows, deleting all other open windows. A prefix argument will prevent it from
deleting any other windows.

Resolves #48.

`M-x vue-mode-edit-all-indirect` will open all submodes in equally-sized
windows, deleting all other open windows. A prefix argument will prevent it from
deleting any other windows.
@AdamNiederer AdamNiederer merged commit 0a6b7c2 into master Oct 14, 2017
@AdamNiederer AdamNiederer deleted the edit-all-indirect branch October 14, 2017 00:28
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

Successfully merging this pull request may close these issues.

Open all sections in indirect buffers
1 participant