Skip to content

andybarilla/vim-colors-glacier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

vim-colors-glacier

It's @NSBrianWard's port of @joeyfigaro's Glacier theme in a repo for easy Vundle installation

filetype off

" install Vundle
" git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()

Plugin 'bassburner/vim-colors-glacier'

call vundle#end()

filetype plugin indent on
syntax on
colorscheme glacier

About

Just a port of @NSBrianWard of @joeyfigaro's wonderful Glacier theme for Vim ready for Vundle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published