Skip to content

villamide/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim Config

1 - Clone this config and link .vimrc

# clone repositorie into $HOME/.vim folder
git clone git@github.com:villamide/vim-config.git ~/.vim
# create system link for $HOME/.vimrc
ln -s ~/.vim/.vimrc ~/.vimrc 

2 - Set up Vundle

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

3 - Open vim and Install plugins

vim
:PluginInstall

About

vim config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published