You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:w will rename the current buffer instead of creating a new one / over-writing an old one, when necessary. This is kind of cool, but does not match vim's behavior with files, so is not ok.
:w will rename the current buffer instead of creating a new one / over-writing an old one, when necessary. This is kind of cool, but does not match vim's behavior with files, so is not ok.
Change it man, what are you doing?