bradleyboy / dotvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotvim

Using on a new machine:

  1. Remove .vimrc and .vim directory.
  2. Clone this repo to .vim
  3. cd .vim && git submodule init && git submodule update
  4. Open vim and :PluginInstall

fzf should install its binary automatically the first time it is used. If using the base16 theme, be sure base16-shell is setup properly.

If using airline with symbols, add the modified font of your choice: https://github.com/powerline/fonts/tree/master

About


Languages

Language:Vim Script 100.0%