Log In
Or create an account ->
Imperial Library
Home
About
News
Upload
Forum
Help
Login/SignUp
Index
The VimL Primer
Copyright
For the Best Reading Experience...
Table of Contents
Early Praise for The VimL Primer
An Introduction
The World’s Shortest History Lesson
Who Should Read This Book
How to Read This Book
Online Resources
Acknowledgments
Chapter 1: The Lay of the Land
Functions, Types, and Variables
Loops and Comparisons
Our Project: An Interface for mpc
The Structure of a Vim Plugin
Chapter 2: A Real Live Plugin
But First, a Function
Running External Commands
Writing Text to a Buffer
Chapter 3: The Autoload System
Autoloading Functions
Finding Windows by Buffers
The Built-in Buffer Functions
Retrieving the Text of a Line
Chapter 4: Recognizing File Types
Autocommands and Their Events
Detecting the Current File Type
Making Filetype-Specific Changes
Chapter 5: Highlighting Syntax
The Vim Syntax File
Using conceal with Syntax Regions
Specifying a New Syntax
Chapter 6: Commands and Mappings
Writing User Commands
Adding Mappings
Localizing Mappings
In Conclusion
Appendix 1: Some Resources
Websites
Plugins
Bibliography
You May Be Interested In…
← Prev
Back
Next →
← Prev
Back
Next →