图书标签: Vim 编辑器 vim 计算机 编程 效率 programming 软件开发
发表于2024-06-15
Practical Vim pdf epub mobi txt 电子书 下载 2024
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.
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使用者必读。 tips are just tips. To understand Vim, the golden standard of text editor which lets you type at the speed of thoughts, you gotta know the reasons behind them . This book gives you reasons.
评分我见过的最实用的一本讲Vim的书,好像这个图书系列的书都比较实际.看完之后最好想进一步提高的话直接读vimdoc吧,有些插件还是需要的.我的读书笔记暂时放在这里https://github.com/nonoob/NOTES/blob/master/MISC/practical_vim.md,没全读完,但最近不会把这些补完了.
评分严肃VIM使用者必读。 tips are just tips. To understand Vim, the golden standard of text editor which lets you type at the speed of thoughts, you gotta know the reasons behind them . This book gives you reasons.
评分Vim进阶指导书,强烈推荐。
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...
评分作为一名Vim的初级用户,我刚开始接触Vim的时候时常难以理解,这么难用的文本编辑器是如何成为一个市场占有率如此之高,评价如此之好的工具的。之后看了一点教程,简单的了解了如何用Vim编辑文本,但是仍然没有感受到Vim的好处,毕竟我至今也没写过多少代码。 然而,总是看到和...
评分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...
评分学会用 . , 看了30多页,才发现这半年vim都白用了 用 * 找到重复的单词 按 n, 再cw修改 之后再n.n.就可控地修改文字了,博大精深啊! <C-a> 和 <C-x> 命令分别对数字执行加和减操作。在不带次数执行时,它们会 逐个加减,但如果带一个次数前缀,那么就可以用它们加...
评分Vim的世界很庞大且错综复杂, 一本不介绍如何配置.vimrc的好书. 技术的世界就是这样, 你需要在不同的角度, 不同的时间来温故你知道的知识点, 同时获得不同的理解和遗漏的东西. Practical Vim就是这样一本针对Vim中级用户的读物, 从实践的角度出发去获取遗漏和疏忽的Vim特性. ...
Practical Vim pdf epub mobi txt 电子书 下载 2024