test: :restart works on Windows

This commit is contained in:
zeertzjq
2025-06-10 17:52:42 +08:00
parent 2dba5abcb2
commit c2aa5fd915
2 changed files with 37 additions and 16 deletions

View File

@@ -81,7 +81,6 @@ Restart Nvim
Note: If the current UI hasn't implemented the "restart" UI
event, this command is equivalent to `:qall`.
Note: Only works if the UI and server are on the same system.
Note: Not supported on Windows yet.
:restart!
Force restarts the Nvim server, abandoning unsaved buffers.