The VimL Primer: Edit Like a Pro with Vim Plugins and Scripts (pdf)

$15.00

Author Benjamin Klein
Edition 1
Edition Year 2015
Format PDF
Language English
Number Of Pages 84
Publisher The Pragmatic Programmers
ISBN 9781680500400

Description

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!

Additional information

Author

Benjamin Klein

Edition

1

Edition Year

2015

Format

PDF

Language

English

Number Of Pages

84

Publisher

The Pragmatic Programmers

ISBN

9781680500400

Reviews

There are no reviews yet.

Be the first to review “The VimL Primer: Edit Like a Pro with Vim Plugins and Scripts (pdf)”

Your email address will not be published. Required fields are marked *