Skip to content
forked from wting/dotvim

Personalized configuration for vim including rc, plugins, scripts.

Notifications You must be signed in to change notification settings

thebostik/dotvim

 
 

Repository files navigation

My personal .vimrc and collection of plugins and themes.

Setup

  1. Clone the repository.

     git clone git://github.com/wting/dotvim.git ~/.vim
    
  2. Symlink ~/.vimrc and install the Vundle plugin.

     cd ~/.vim
     make all
    

Plugins

  • vundle: vim plugin package management system

Themes

The selected color scheme is zenburn. a low-contrast theme primarily for dark environments. Others are listed in ~/.vim/colors/.

Enjoy!

About

Personalized configuration for vim including rc, plugins, scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 88.0%
  • Vim Snippet 10.2%
  • Shell 1.2%
  • Makefile 0.6%