Practical Vim Quotes
Practical Vim: Edit Text at the Speed of Thought
by
Drew Neil1,438 ratings, 4.50 average rating, 142 reviews
Practical Vim Quotes
Showing 1-6 of 6
“We can insert the value stored in variable i just by running =i in Insert mode.”
― Practical Vim: Edit Text at the Speed of Thought
― Practical Vim: Edit Text at the Speed of Thought
“:g/re/p”
― Practical Vim: Edit Text at the Speed of Thought
― Practical Vim: Edit Text at the Speed of Thought
“bundler.vim plugin,[17] which uses the project Gemfile to populate the ‘path’ setting.”
― Practical Vim: Edit Text at the Speed of Thought
― Practical Vim: Edit Text at the Speed of Thought
“As a general rule, we should prefer operator commands over their Visual mode equivalents when working through a repetitive set of changes.”
― Practical Vim: Edit Text at the Speed of Thought
― Practical Vim: Edit Text at the Speed of Thought
“In Virtual Replace mode, we overwrite characters of screen real estate rather than dealing with the actual characters that would eventually be saved in a file.”
― Practical Vim: Edit Text at the Speed of Thought
― Practical Vim: Edit Text at the Speed of Thought
“Tim Pope’s commentary.vim plugin provides a good example.[4] This adds a command for commenting and uncommenting”
― Practical Vim: Edit Text at the Speed of Thought
― Practical Vim: Edit Text at the Speed of Thought
