Skip to content
/ vimrc Public

Automatically exported from code.google.com/p/maciek-vim

Notifications You must be signed in to change notification settings

maciekk/vimrc

Repository files navigation

NOTE: now using `vim-plug` plugin manager.
      https://github.com/junegunn/vim-plug

Steps to install this Vim setup on new computer:
$ cd ~
$ git clone https://github.com/maciekk/vimrc.git .vim
$ ln -s .vim/vimrc .vimrc
$ curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

Finally, in Vim run :PluginInstall

About

Automatically exported from code.google.com/p/maciek-vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published