yegle / yegle-vimrc

yegle's vim configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yegle's vim configuration files

what's this?

This is my own vim configuration files.

You may copy & paste some of my configurations or just fork it. The code is in Public Domain, feel free to distribute it.

how to use it

Don't want to mess with your own vim configurations and just want to try my configurations? You can use vim-reset

Here's how you can try my configurations:

  1. git clone https://github.com/yegle/yegle-vimrc
  2. git clone https://github.com/yegle/vim-reset
  3. export VIMCONFIG_DIR=$( pwd )/yegle-vimrc
  4. source vim-reset/activate

If you found any bugs in yegle-vimrc or vim-reset, please send a pull request :-)

About

yegle's vim configuration files


Languages

Language:Vim Script 97.4%Language:Python 1.3%Language:Shell 0.8%Language:C++ 0.5%