Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ディレクトリから MacVim を削除しまし/Applications/たが、ターミナルで入力vimすると次のエラーが表示さno such file or directory: /Applications/MacVim.app/Contents/MacOS/Vim れます。
/Applications/
vim
no such file or directory: /Applications/MacVim.app/Contents/MacOS/Vim
端末タイプ: which vim vim と入力すると、何を実行しているかがわかります。そうでない/usr/bin/vim場合は、おそらく安全に削除して、プレインストールされたバージョンを再度見つけることができます。
which vim
/usr/bin/vim