regagain / vim-for-humans-book

The vim for humans book http://vimebook.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vim for humans

Installation

Be sure to create a symlink named 'vim-for-humans' in the project directory. This symlink should point to a directory where you've cloned code examples.

You will need some prerequisites to be able to compile the LaTeX source code:

  • A Tex distribution, TexLive for example.
  • Pygments, it's used for syntax highlighting using the mint LaTeX package.
  • Sphinx to generate the epub file.
  • kindlegen to generate the .mobi file.

Compiling

If you've installed everything, running the makedist.sh script should do the trick. If not, be sure to check the content of the script and to run each command one after another.

About

The vim for humans book http://vimebook.com

License:Other


Languages

Language:TeX 46.6%Language:HTML 18.6%Language:JavaScript 18.4%Language:Python 8.3%Language:CSS 4.5%Language:Makefile 3.3%Language:Shell 0.4%