Skip to content
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.

louisch/dotvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation:
First clone this repository to a desired folder, e.g.

    git clone http://github.com/louisch/dotvim.git ~/.config/vim

Create some symbolic links to the configuration files in the cloned folder, 
e.g.

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

Change to the cloned directory, and set up Vundle:

    cd ~/.config/vim
    git submodule init
    git submodule update
    vim +BundleInstall +qall

About

Personal Vim Configuration Files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published