introduction.markdown @ 04ff1cf8d752

Analytics IDs.
author Steve Losh <steve@stevelosh.com>
date Fri, 07 Oct 2011 19:30:07 -0400
parents c608cbb9aaaa
children 68cedd7c0f16
[Learn Vimscript the Hard Way][book] is a short book for users of the Vim editor who
want to learn how to customize Vim.

Before reading this book you should be comfortable using Vim and know what terms like
"buffer", "window" and "insert mode" mean.

The source code to the book is available [on BitBucket][hg] and [on GitHub][git]
under an [MIT/X11 license][license].  If you find any mistakes or feel you could
improve it feel free to send a pull request.

[book]: /
[hg]: http://bitbucket.org/sjl/learnvimscriptthehardway/
[git]: http://github.com/sjl/learnvimscriptthehardway/
[license]: /license.html