Skip to content

weynsee/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation:

    Clone this repo

Create symlinks:

    ln -s ~/.vim/vimrc ~/.vimrc
    ln -s ~/.vim/gvimrc ~/.gvimrc

Switch to the `~/.vim` directory, and fetch submodules:

    cd ~/.vim
    git submodule update --init

Dependencies
    brew install the_silver_searcher (OS X) or apt-get install silversearcher-ag (Ubuntu)
    cd ~/.vim/bundle/YouCompleteMe && ./install.sh

About

my vim dotfiles and plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published