답변:
보낸 사람 :help swap-exists
:
D Delete the swap file. Use this when you are sure you no longer need it.
For example, when it doesn't contain changes, or when the file itself is
newer than the swap file.
On Unix this choice is only offered when the process that created the
swap file does not appear to be running.
따라서 Vim은 다른 Vim 프로세스가 여전히 해당 파일에서 여전히 실행되고 있다고 생각합니다.
:help swap-exists
. 나는 항상 옵션에 대해 혼란 스러웠다.
두 번째 질문 : "vim에서 스왑 파일을 삭제할 수 있도록 vim을 얻는 방법"
여기에 답변되어 있습니다 : 이미 복구 한 Vim 스왑 파일을 삭제하는 가장 쉬운 방법은 무엇입니까?