Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 782 Bytes

README.markdown

File metadata and controls

17 lines (10 loc) · 782 Bytes

Installation

  1. $ mkdir ~/dotfiles
  2. $ git clone [email protected]:ravinggenius/dotfiles-vim.git ~/dotfiles/vim
  3. $ ~/dotfiles/vim/INSTALL

Caveats

Powerline

Powerline can use a patched font (and is configured to do so) to display some fancy symbols. To take advantage of this, you will need to patch your font of choice. Alternatively you may download any of these pre-patched font.

Or you could configure g:Powerline_symbols to not be fancy if you do not care.

vim-open

:Open will open a directory relative to ~/Code. Change g:project_dir if you use a different path.