Describe the bug
- nvim loses connection to daemon, we can't save
To Reproduce
Whenever the daemon crashes (which should hopefully less after #453 is merged) and you're continuing to write something
"Saving" the file with :x (muscle memory 😬) causes losing what you wrote
Expected behavior
I want the editor to enable :w: and :x again.