回答:
から: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
。私はいつもオプションについて混乱していました。
2番目の質問:「vim内からスワップファイルを削除できるようにするにはどうすればvimを取得できますか」
ここで回答されています:すでに回復したVimスワップファイルを削除する最も簡単な方法は何ですか?