【定期赠送实体书籍】关注本站微信公众号“南北的猫”

Learn Vimscript the Hard Way

Learn Vimscript the Hard Way
内容简介:

Learn Vimscript the Hard Way is a book for users of the Vim editor who want to learn how to customize Vim.

It is not a guide to using Vim. Before reading this book you should be comfortable editing text in Vim and know what terms like "buffer", "window" and "insert mode" mean.

The book is divided roughly into three sections:

The first covers basic Vim commands that you can use in your ~/.vimrc file to customize Vim quickly and easily.

The second looks more deeply at Vimscript as a programming language, covering things like variables, comparisons, and functions.

The third walks through the creation of a sample plugin intended for distribution to other Vim users.

The book is copyright 2013 by Steve Losh, all rights reserved. You can redistribute this HTML version as long as you don't make any changes and don't charge for it.

The book will always be free to read online.


http://stevelosh.com/

Hello, I'm Steve.

I'm a programmer, photographer, dancer & bassist currently living in Rochester, New York.

If you want to get in touch with me, email is best.

作者简介:
下载地址:
下载Learn Vimscript the Hard Way
标签:
文章链接:https://www.dalanmei.com/book-content-34460.html(转载时请注明本文出处及文章链接)
猜你喜欢: