Skip to content

BlackyFox/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vimrc

This repository is an example of configuration for Vim.

Automated install

Oh I see! You want to be as lazy as it can be? Fine, I understand you. Just copy and paste this line and you'll have something good ;)

git clone https://github.com/BlackyFox/vimrc && ./vimrc/setup.sh

Manual installation

Manual installation is really simple. You just have to copy the .vim folder and the .vimrc file inside your home directory to set it up!

git clone https://github.com/BlackyFox/vimrc
cd vimrc
cp .vim* $HOME/ -R

Credits

This configuration uses the Badwolf color scheme made by Steve Losh. Huge thanks to him for his work!

About

Configuration for Vim, the editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published