Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 181 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 181 Bytes

#My Vim my personal vim using pathogen vim-fugitive and vim-vividchalk

##Installation create vimrc

set number
execute pathogen#infect()
syntax on
filetype plugin indent on