Support "write all" #27413
Closed
sculpt0r
started this conversation in
Ideas From Vim
Support "write all"
#27413
Replies: 3 comments 2 replies
-
:wa is supported as well |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm not sure how to use it? The only thing I can see is on the screen below: Should I switch some option, on set some extra config for VIM? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Answered by @JonGretar : #27413 (reply in thread) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Currently there is support for command
:write
- so only typing:w
allows me to write current modified file.It would be nice to have something like
:wa
to write all modified files - like in "save all" from "file > Save All" menuBeta Was this translation helpful? Give feedback.
All reactions