Skip to content

renemontilva/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

My Personal Vim IDE

In order to keep my vim IDE anywhere, i've created this repo and share it to everyone who needs to develop in Vim and feel the power of his majesty

Simple steps to start off:

  1. Download the repo:
git clone [email protected]:renemontilva/vim-config.git
  1. get into the directory
cd vim-config
  1. Copy the file in your home directory
cp vimrc ~/.vimrc
  1. Install Vim bundle a plugin manager
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
  1. Open up the almighty one vim and install all plugins are needed
:PluginInstall
  1. That's it.

About

My personal vim configuration to develop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published