Skip to content

Vim editor configs, aimed at being useful mainly for webdev. ###### Change continue on GitLab

Notifications You must be signed in to change notification settings

JasonRaveling/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Vim editor configs, aimed at being useful mainly for webdev. ###### Change continue on GitLab

Resources

Stars

Watchers

Forks

Packages

No packages published