The back-end Vim prompts No write since last change (add! to override) December 22, 2023 by Thomas Hutchinson No Comments When using Vim to modify some configuration files, Use the following commands :q and :wq and! W can’t even quit! When you enter the file directly with vi+ Enter, these commands cannot exit the file. Solutions: Just press CTRL + Z to exit