Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.
/ vimconf Public archive

[discontinued] My vim configuration files

Notifications You must be signed in to change notification settings

bboykov/vimconf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My vim configuration files

Prerequisites

Install Vundle on Linux and Mac

Just clone the repo and move on to Setup section
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

Install Vundle on Windows

Follow Vundle for Windows wiki page

Setup

  • Clone the repo
    git clone https://github.com/bboykov/vimconf.git ~/vimconf

  • Add in your main vimrc configuration.
    source ~/vimconf/main.vim

  • Install plugins with vundle
    Launch vim and run :PluginInstall
    To install from command line: vim +PluginInstall +qall

About

[discontinued] My vim configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published