Practical Vim: Edit Text at the Speed of Thought

Practical Vim: Edit Text at the Speed of Thought
ISBN-10
168050410X
ISBN-13
9781680504101
Category
Computers
Pages
356
Language
English
Published
2015-10-28
Publisher
Pragmatic Bookshelf
Author
Drew Neil

Description

Vim is a fast and efficient text editor that will make you a faster and more efficient developer. It's available on almost every OS, and if you master the techniques in this book, you'll never need another text editor. In more than 120 Vim tips, you'll quickly learn the editor's core functionality and tackle your trickiest editing and writing tasks. This beloved bestseller has been revised and updated to Vim 7.4 and includes three brand-new tips and five fully revised tips. A highly configurable, cross-platform text editor, Vim is a serious tool for programmers, web developers, and sysadmins who want to raise their game. No other text editor comes close to Vim for speed and efficiency; it runs on almost every system imaginable and supports most coding and markup languages. Learn how to edit text the "Vim way": complete a series of repetitive changes with The Dot Formula using one keystroke to strike the target, followed by one keystroke to execute the change. Automate complex tasks by recording your keystrokes as a macro. Discover the "very magic" switch that makes Vim's regular expression syntax more like Perl's. Build complex patterns by iterating on your search history. Search inside multiple files, then run Vim's substitute command on the result set for a project-wide search and replace. All without installing a single plugin! Three new tips explain how to run multiple ex commands as a batch, autocomplete sequences of words, and operate on a complete search match. Practical Vim, Second Edition will show you new ways to work with Vim 7.4 more efficiently, whether you're a beginner or an intermediate Vim user. All this, without having to touch the mouse. What You Need: Vim version 7.4

Other editions

Similar books

  • Modern Vim: Craft Your Development Environment with Vim 8 and Neovim
    By Drew Neil

    Turn Vim into a full-blown development environment using Vim 8's new features and this sequel to the beloved bestseller Practical Vim.

  • Practical Vim, 2nd Edition
    By Drew Neil

    Vim is a fast and efficient text editor that will make you a faster and more efficient developer. It's available on almost every OS, and if you master the techniques in this book, you'll never need another text editor.

  • The Pragmatic Programmer: From Journeyman to Master
    By Andrew Hunt, David Thomas

    What others in the trenches say about The Pragmatic Programmer... “The cool thing about this book is that it’s great for keeping the programming process fresh.

  • Mastering Vim: Build a software development environment with Vim and Neovim
    By Ruslan Osipov

    What you will learnGet the most recent Vim, GVim, and Neovim versions installedBecome efficient at navigating and editing textUncover niche Vim plugins and pick the best onesDiscover multiple ways of organizing pluginsExplore and tailor Vim ...

  • Pro Vim
    By Mark McDonnell

    This book covers all the essentials, as well as lesser-known but equally powerful features that will ensure you become a top-level performant and professional user, able to jump between multiple sessions while manipulating and controlling ...

  • Learning the Vi and Vim Editors
    By Arnold Robbins, Elbert Hannah, Linda Lamb

    Learning either vi or vim is required knowledge if you use Linux or Unix, and in either case, reading this book is essential. After reading this book, the choice of editor will be obvious for you too.

  • Vi IMproved, Vim
    By Steve Oualline

    All of the books published to date focus on vi alone not the expanded vim shipping with every major Linux distribution.

  • Vi and Vim Editors Pocket Reference
    By Arnold Robbins

    Fully updated and with greatly expanded Vim coverage, this handy little book puts all of the essential information about vi and Vim at a programmer's fingertips, in a format that makes browsing easy.

  • Practical Programming: An Introduction to Computer Science Using Python 3.6
    By Jennifer Campbell, Paul Gries, Jason Montojo

    R. J. Hyndman. Time Series Data Library. http://www.robjhyndman.com, http://www.robjhyndman.com, 2006. Imre Lakatos. Proofs and Refutations. Cambridge University Press, Cambridge, United Kingdom, 1976. Mark Lutz. Learning Python.

  • Practical Microservices: Build Event-Driven Architectures with Event Sourcing and CQRS
    By Ethan Garofolo

    What You Need: While the principles of this book transcend programming language, the code examples are in Node.js because JavaScript, for better or worse, is widely read.