The VimL Primer: Edit Like a Pro with Vim Plugins and Scripts
by: Benjamin Klein
ISBN-10: 1680500406
ISBN-13: 9781680500400
Edition 版本: 1
Publication Date 出版日期: 2015-02-01
Pages: 84
Book Description
Build on your editor’s capabilities and tailor your editing experience with VimL,the powerful scripting language built into Vim. With VimL you can configure basic settings or add entirely new functionality. Use this quick and easy introduction to create your own Vim plugin while learning the concepts and syntax of VimL.
VimL is the scripting language of the Vim editor. If you’ve ever edited or saved a vimrc file,you’ve written VimL. And VimL can do much more than simply configure settings and specify option values–you can write entire plugins in VimL. But without a background in scripting Vim,it can be hard to know where to start.
The VimL Primer gives you the tools and confidence you need. It gets you comfortable in VimL quickly,walking you through creating a working plugin that you can run yourself as you write it in Vim. You’ll learn how to script common commands and buffer interaction,work with windows and buffers from within a plugin script,and how to use autocommands to have Vim recognize entirely new filetypes. You’ll discover how to declare filetype-specific settings and define your own syntax elements for use with Vim’s syntax highlighting. And you’ll see how you can write your own command-line commands and define new mappings to call them.
With this introduction to scripting Vim,your own Vim extensions are only plugins away. Take control of your editor!
What You Need:
Vim version 7 or later is required,and it’s available on any of the major operating systems. This book uses the “Huge” version of Vim 7.4.
The VimL Primer: Edit Like a Pro with Vim Plugins and Scripts
相关推荐
- Computer Vision for X-Ray Testing: Imaging,Systems,Image Databases,and Algorithms,2nd Edition
- Computer Vision: Algorithms and Applications,2nd Edition
- Application of FPGA to Real-Time Machine Learning Hardware Reservoir Computers and Software Image Processing
- Design for Embedded Image Processing on FPGAs
finelybook
