Skip to content

killtheliterate/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Special Tipz & Powerz

This is how I deal with my editor setup. My vimrc is meant to be symlinked from my home directory, an obvious step of which is appending a dot to the symlink name. Plugin management is handled by Vundle.

Included plugins

git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle

Notes

  • To install the included plugins, run :PluginInstall
  • To install JavaScript context coloring, run npm install from /bundle/vim-js-context-coloring. This plugin is disabled by default, and should instead have a hotkey set up to toggle betweet syntax and context coloring.
  • Set Iterm2 to report itself as xterm-256color.

About

Vim Configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published