ivim - An easy & highly customizable vim configuration

    _       _          
   (_)   __(_)___ ___  
  / / | / / / __ `__ \ 
 / /| |/ / / / / / / / 
/_/ |___/_/_/ /_/ /_/  

Version: 3.0

After 4 years' development, ivim contains 3 versions to satisfy different requirements.

If you love ivim, welcome to buy me a cup of coffee ☕️. Thx!!!

Features

Beautiful

Use lots of famous colorschemes to make your eyes feel comfortable in both Vim and NeoVim.

ivim

You could install the patched font from vim-devicons.

Efficient

Requirements

Vim

Git

Ctags

To use this distribution with less bugs, please get more suggestions from here.

Installation

bash <(curl -L https://raw.githubusercontent.com/kepbod/ivim/master/setup.sh) -i
# or
bash <(wget --no-check-certificate https://raw.githubusercontent.com/kepbod/ivim/master/setup.sh -O -) -i
bash <(curl -L https://raw.githubusercontent.com/kepbod/ivim/master/setup.sh) -m
# or
bash <(wget --no-check-certificate https://raw.githubusercontent.com/kepbod/ivim/master/setup.sh -O -) -m
bash <(curl -L https://raw.githubusercontent.com/kepbod/ivim/master/setup.sh) -u
# or
bash <(wget --no-check-certificate https://raw.githubusercontent.com/kepbod/ivim/master/setup.sh -O -) -u

Updating

bash $HOME/.ivim/setup.sh -n

Configuration

Contributation

Welcome to contribute to ivim, see issue #31 for details. Thank you very much for your supporting!

Vim Tips

Learning Vim

Key Mappings

More Tips

Hope You Enjoy Vimming!!!

License

Copyright (C) 2012-2016 Xiao-Ou Zhang. See the LICENSE file for license rights and limitations (MIT).