Skip to content

gerryqd/vim_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

vim_config

My .vimrc file

Steps to use the config file

  1. Fetch 'plug-vim'
    curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
  1. Fetch the .vimrc from this repo and put it to ~/.vimrc

  2. Open vim, then execute,

    :PlugInstall

About

My .vimrc file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published