好书推荐 好书速递 排行榜 读书文摘

Practical Vim, Second Edition

Practical Vim, Second Edition
作者:Drew Neil
副标题:Edit Text at the Speed of Thought
出版社:The Pragmatic Bookshelf
出版年:2015-10
ISBN:9781680501278
行业:其它
浏览数:111

内容简介

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.

......(更多)

作者简介

Drew Neil is a programmer, trainer, and entrepreneur. He runs Studio Nelstrom, which specializes in making educational screencasts. At peertopeer.io he publishes live coding videos; at vimcasts.org he publishes articles and video tutorials about Vim.

......(更多)

目录

Acknowledgments

Foreword to the First Edition

Read Me

Read the Forgotten ManualForeword

1.The Vim Way

I. Modes

Normal Mode

Insert Mode

Visual Mode

Command-Line Mode

II. Files

Manage Multiple Files

Open Files and Save Them to Disk

III. Getting Around Faster

Navigate Inside Files with Motions

Navigate Between Files with Jumps excerpt

IV. Registers

Copy and Paste

Macros

V. Patterns

Matching Patterns and Literals

Search

Substitution excerpt

Global Commands

VI. Tools

Index and Navigate Source Code with ctags

Compile Code and Navigate Errors with the Quickfix List

Search Project-Wide with grep, vimgrep, and Others

Dial X for Autocompletion

Find and Fix Typos with Vim’s Spell Checker

A1.Customize Vim to Suit Your Preferences

......(更多)

读书文摘

If you take my advice, you’ll throw away the Caps Lock key forever. You won ’t miss it, I promise.

But if you ’re getting a feel for the Vim way, then this should raise alarm bells for you.

......(更多)

猜你喜欢

点击查看