VIM
Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient. It is included as "vi" with most UNIX systems and with Apple macOS.
Installation
brew install vimThe Ultimate vimrc
brew install gitgit clone https://github.com/amix/vimrc.git ~/.vim_runtimesh ~/.vim_runtime/install_awesome_vimrc.shsh ~/.vim_runtime/install_basic_vimrc.shUpdate
cd ~/.vim_runtime && git pull --rebase && cd -Maximum Awesome
Installation
Last updated