Skip to content

trnchawla/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim

This is repo which I intend to save my configuration of vim so that I can use the configuration on any new system. I am using Vundle for plugin management.This repo will enable you to use vim as a tool for your development work in C and C++. Follow the steps below to use it:

  1. run "git clone git@github.com:trnchawla/vim.git" in your home directory.
  2. Rename "vim" to ".vim"
  3. cd .vim
  4. run "git submodule update --init --recursive".
  5. run "mv ~/.vim/.vimrc ~/"
  6. run vi
  7. In vi editor run ":VundleInstall"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published