Skip to content

apoh/myvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

myvim

This is my vim-configuration

Getting started

  1. checkout source

    $ git clone https://github.com/apoh/myvim.git ~/.vim

  2. create directory ~/.vim/bundle/

    $ mkdir ~/.vim/vundle

  3. checkout vundle

    $ git clone https://github.com/Shougo/neobundle.vim ~/.vim/bundle/neobundle.vim

  4. Link repositorie to ~/.vim, vimrc to ~/.vimrc and gvimrc to ~/.gvimrc

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

  5. Install Bundles

    Launch vim and run NeoBundleInstall

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published