Skip to content

oldgit/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-config

My .vim configuration - a stripped down version of https://github.com/derekwyatt/vim-config

To install it, do the following:

  • Wipe out your ~/.vimrc file and ~/.vim directory (back up if you wish)
  • git clone https://github.com/oldgit/vim-config.git ~/.vim
  • ln -s ~/.vim/vimrc ~/.vimrc
  • vim-plug is used, which is installed into autoload if it does not already exist.
  • Start neovim with nvim

About

My .vim configuration - stripped down version of https://github.com/derekwyatt/vim-config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published