Skip to content

xfsnowind/myvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myvim

  1. Install it with git clone:
git clone git@github.com:xfsnowind/myvim.git ~/.vim

Here for windows, ~ means the home folder of current user. Default is C:/User/yourusername.

  1. Link to the configuration file:

    For linux

    ln -s ~/.vim/vimrc ~/.vimrc

    For windows, copy vimrc to the gvim install folder and change the name to vimrc.

  2. Install Vundle

git clone git@github.com:gmarik/vundle.git ~/.vim/bundle/vundle
  1. Then, open vim and type :BundleInstall in the command

About

customed configuration vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published