Please see: https://github.com/kevinSuttle/html-meta-tags, thanks for the idea @dandv!
Copied from http://code.lancepollard.com/complete-list-of-html-meta-tags/
| # -*- coding: utf-8 -*- | |
| """ | |
| sphinx.builders.mobi | |
| ~~~~~~~~~~~~~~~~~~~~ | |
| Build mobi files. | |
| Originally derived from epub.py. | |
| :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS. | |
| :license: BSD, see LICENSE for details. | 
| " Eron's .vimrc settings. | |
| " check this out: http://www.vim.org/scripts/script.php?script_id=2332 | |
| call pathogen#infect() | |
| set ruler | |
| set nowrap | |
| set autoindent | |
| set tw=120 |