Drew Neil is an independent programmer, writer, and trainer. He runs workshops around the world, speaks regularly at conferences, and specializes in making educational screencasts. At vimcasts.org, he publishes articles and video tutorials about Vim.
Vim, a vast improvement over its classic ancestor vi, is a serious tool for programmers, web developers, and sysadmins. 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. Run the same command on a selection of lines, or a set of files.
Discover the “very magic” switch, which 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!
You’ll learn how to navigate text documents as fast as the eye moves—with only a few keystrokes. Jump from a method call to its definition with a single command. Use Vim’s jumplist, so that you can always follow the breadcrumb trail back to the file you were working on before. Discover a multilingual spell-checker that does what it’s told.
Practical Vim will show you new ways to work with Vim more efficiently, whether you’re a beginner or an intermediate Vim user.
All this, without having to touch the mouse.
学会用 . , 看了30多页,才发现这半年vim都白用了 用 * 找到重复的单词 按 n, 再cw修改 之后再n.n.就可控地修改文字了,博大精深啊! <C-a> 和 <C-x> 命令分别对数字执行加和减操作。在不带次数执行时,它们会 逐个加减,但如果带一个次数前缀,那么就可以用它们加...
评分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 q...
评分Vim 最顯著的特色未必是多模式,更可能是對操作、對操作對象的精細劃分,以及由此而自然而然產生的各類擴展。 ## Vim 在「粒度」上做足了加法 總的來說,Vim 提供了一組詞彙和一條語法規則任由操作者組合。這條基本規則就是「操作」+「操作對象」。而不管是「操作」還是「操...
评分我是本书译者杨源,大家在阅读本书时,如果发现错误,请到我的博客上留言,我会记录下来,再版时会反馈给出版社修正。 《Vim实用技巧》第二版勘误表:http://easwy.com/blog/practical-vim-errata-v2/ 其实这本书的讨论都集中在 https://book.douban.com/subject/25869486/,...
评分Best "practical" book on Vim you can get. Concise yet meaty. A must-read if you want to systematically take your Vim skills to the next level. P.S.: Spacemacs https://github.com/syl20bnr/spacemacs is awesome! Integrates Vim emulation seamlessly with a powe...
读的是英文版的PDF,大部分技巧都知道了,找了两个有可能用到的加入vimrc了
评分我见过的最实用的一本讲Vim的书,好像这个图书系列的书都比较实际.看完之后最好想进一步提高的话直接读vimdoc吧,有些插件还是需要的.我的读书笔记暂时放在这里https://github.com/nonoob/NOTES/blob/master/MISC/practical_vim.md,没全读完,但最近不会把这些补完了.
评分有些干货
评分vim 的具体使用介绍很详细,配置涉及较少。
评分常在身旁!
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 qciss.net All Rights Reserved. 小哈图书下载中心 版权所有