Skip to content

osoriano/.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Guide

  1. Install or clone this directory into ~/.vim

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

  3. Configure plugins in ~/.vim/config/vundle.vim Most plugins will work out of the box, but some need additional steps (e.g. compiled components).

  4. Run :PluginInstall inside of vim to install the plugins

Enjoy!

Vim Cheat Sheet

Instead of ESC to exit insert mode, try C-[ (for US Keyboards)

About

Vim config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published