The first thing you can do is find out where vim has been installed using the which command.
% which vim
/opt/homebrew/bin/vim
If you find that Vim is installed under the homebrew directory, then all you need to do is run the command.
% brew unistall vim
You can download this article in various formats for your convenience. Choose from the options below:
Facing issues? Have Questions? Post them here! I am happy to answer!
- How to add Colors to VIM (syntax highlighting)
- How to perform Find and Replace using vim Editor
- How to update VIM version on a Mac
- How to Select All Text in Vim/Vi editor
- Guide: Install Vim on Mac
- The Vim (vi) Mac Configuration File Details
- Fix :wq! Vi Error - E32: No file name (when write and quit)
- How to Copy all text to Clipboard in Vim
- How to Uninstall Vim on Mac?
- PowerShell 1..10 foreach Example - Powershell
- How to Quit Microsoft Teams when App Closed on Mac - Teams
- How to install MySQL Workbench on Mac (M1/M2) - MySQL
- Bash Command to Empty a File in Terminal - Bash
- Bash Command To Get Current Time - Bash
- How to Clear Mac Terminal History - MacOS
- Using Java 8 Month Enum with Examples - Java
- SharePoint list excel import error - Title is a required filed and can't be empty - SharePoint