Skip to content

The themes for Vim that I think are the coolest!

Notifications You must be signed in to change notification settings

terroo/vim-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-themes

The themes for Vim that I think are the coolest!

vim-themes

Instalation

git clone https://github.com/terroo/vim-themes
mkdir -p ~/.vim
mv vim-themes/themes ~/.vim

Use

Insert the theme path in your .vimrc: source ~/.vim/themes/THEME_NAME.vim

Example

echo "source ~/.vim/themes/terroo-colors.vim" >> ~/.vimrc

If you want to use a ready vimrc

mv vim-themes/vimrc ~/.vimrc

Each theme has its own license, as well as its contact details and repository/author/contact and others.

for i in vim-themes/themes/*; do head $i | \
sed -n '/github\|Author\|Maintainer/p'; done

For more information see the links below

About

The themes for Vim that I think are the coolest!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages