Code never sleeps in Gotham City. 🌃
Go to file
2014-09-25 23:59:13 +02:00
autoload/airline/themes Refine colors and add an airline theme 2014-09-25 23:59:13 +02:00
colors Refine colors and add an airline theme 2014-09-25 23:59:13 +02:00
LICENSE.txt First commit 2014-09-25 11:43:32 +02:00
README.md First commit 2014-09-25 11:43:32 +02:00

logo

Installation

I moved to vim-plug a while ago and never looked back. Anyway, you can install Gotham with whatever package manager you use. For example:

" vim-plug
Plug 'whatyouhide/vim-gotham'
" NeoBundle
NeoBundle 'whatyouhide/vim-gotham'
" Vundle
Plugin 'whatyouhide/vim-gotham'

If you use pathogen, clone the repository inside ~/.vim/bundle:

git clone https://github.com/whatyouhide/vim-gotham ~/.vim/bundle

If you don't use a plugin manager just copy the content of colors/ to ~/.vim/colors.

License

© 2014 Andrea Leopardi, see LICENSE.txt