This file file serves as your book's preface, a great place to describe your book's content and ideas.
A Reading note
Followed by http://learnvimscriptthehardway.stevelosh.com/arrow-up-right
Reference: https://asciinema.org/arrow-up-right
Table of Contents Preface Acknowledgements Prerequisites
Echoing Messages
Setting Options
Basic Mapping
Modal Mapping
Strict Mapping
Leaders
Editing Your Vimrc
Abbreviations
More Mappings
Training Your Fingers
Buffer-Local Options and Mappings
Autocommands
Buffer-Local Abbreviations
Autocommand Groups
Operator-Pending Mappings
More Operator-Pending Mappings
Status Lines
Responsible Coding
Variables
Variable Scoping
Conditionals
Comparisons
Functions
Function Arguments
Numbers
Strings
String Functions
Execute
[] Normal Execute Normal! Basic Regular Expressions Case Study: Grep Operator, Part One Case Study: Grep Operator, Part Two Case Study: Grep Operator, Part Three
Lists
Looping
Dictionaries
Toggling
Functional Programming
Paths
Creating a Full Plugin
Plugin Layout in the Dark Ages
A New Hope: Plugin Layout with Pathogen
Detecting Filetypes
Basic Syntax Highlighting
Advanced Syntax Highlighting
Even More Advanced Syntax Highlighting
Basic Folding
Advanced Folding
Section Movement Theory
Potion Section Movement
External Commands
Autoloading
Documentation
Distribution
What Now?
Neovim
Last updated 5 years ago