Skip to content

xyNNN/vim-enforce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-enforce

Software License

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!

Installation

You have several possibilities to install it

Manually

  • 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

Automatically

For users with bash as default shell

$ curl -sS https://raw.githubusercontent.com/xyNNN/vim-enforce/master/.vim-enforce >> $HOME/.bashrc

For users with zsh as default shell

$ curl -sS https://raw.githubusercontent.com/xyNNN/vim-enforce/master/.vim-enforce >> $HOME/.zshrc

Authors

Philipp Bräutigam

License

Copyright (c) 2015 Philipp Bräutigam
This repository is released under the GNU LGPL v3.0 license.

About

Oh my god, you're still using the wrong text editor on a shell? The one and only vim!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published