This repository was archived by the owner on Aug 20, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
louisch/dotvim
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Installation:
First clone this repository to a desired folder, e.g.
git clone http://github.com/louisch/dotvim.git ~/.config/vim
Create some symbolic links to the configuration files in the cloned folder,
e.g.
ln -s ~/.config/vim/vimrc ~/.vimrc
ln -s ~/.config/vim/gvimrc ~/.gvimrc
Change to the cloned directory, and set up Vundle:
cd ~/.config/vim
git submodule init
git submodule update
vim +BundleInstall +qall
About
Personal Vim Configuration Files
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published