Skip to content
This repository has been archived by the owner on Sep 23, 2022. It is now read-only.

rej696/.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.vim

Run the following commands to setup and use my vim configuration (assuming you haven't already got a .vimrc fie or .vim directory)

cd ~
git clone https://github.com/rej696/.vim
cd .vim
git submodule init
git submodule update
cd ~
touch ~/.vimrc
echo "source ~/.vim/.vimrc" >> ~/.vimrc;

About

.vim folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published