Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 887 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 887 Bytes

These configs are aimed at being used in the terminal for web development (PHP, JS, CSS, SASS). Although, it should work with pretty much any languages. After all its Vim. While these configs are meant for terminal they should work well with gVim too.

Installation

These configs were made using GNU/Linux but may work on other operating systems. To install, just open the terminal and do the following.

  1. git clone https://github.com/webunraveling/vim-config.git
  2. Rename this repos directory to .vim (be sure to make a copy of your original as a backup)
  3. Create a new .vimrc in your home directory with one line in it: source $HOME/.vim/vimrc

Adding Color Schemes

This is completely optional. If your XTERM doesn't already use 256 colors, add export TERM=xterm-256color to your .bashrc.

Please submit any emacs rants as follows

echo $emacsRant > /dev/null