Skip to content

proggga/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIMRC

VIMRC for dummy int VIM (but useful for Admins/Developers)

installing:

git clone https://github.com/proggga/vimrc
cd vimrc
make install
make init

What does this script?

  • download vim from github.com/vim/vim
  • make install: for vim package -'configure', 'make' and 'make install' to your system (with most useful options)
  • make init: make symlink to your ~/.vimrc file
  • execute Vundle which download all plugins (list in .vimrc file, lines started from 'Plugin')

About

My vimrc for developing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors