Muffin is a utility belt of functions and a dark colour theme for vim.
Muffin can be easily installed with vundle.
Add this line after call vundle#begin()
:
Bundle 'ptdorf/muffin'
Then launch vim
, run :PluginInstall
(or vim +PluginInstall +qall
).