Skip to content

asin929/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial

Screenshots

vim效果图

Installation

  1. Backup your old vim configuration files:

     mv ~/.vim ~/.vim.old
     mv ~/.vimrc ~/.vimrc.old
    
  2. Clone and install this repo:

     git clone https://github.com/asin929/vim.git ~/.vim
     ln -s ~/.vim/.vimrc ~/.vimrc
    
  3. Install Vundle:

     git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
    
  4. execute this command in vim

     :BundleInstall
    

Now, open vim and enjoy it!

More Templates of vimrc

  1. https://github.com/humiaozuzu/dot-vimrc
  2. https://github.com/ma6174/vim
  3. https://github.com/spf13/spf13-vim
  4. https://github.com/amix/vimrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors