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.
强迫自己关掉浏览器来看这本书。 虽然使用Vim的时间不算短了,但有这样一本书来引起自己对平时不太注意的使用习惯的思考,探索更有效率的使用工具的方式。 动手实践了部分例子,一个tip就像一个关卡,整个过程就像游戏中打怪通关一样有意思。
評分学会用 . , 看了30多页,才发现这半年vim都白用了 用 * 找到重复的单词 按 n, 再cw修改 之后再n.n.就可控地修改文字了,博大精深啊! <C-a> 和 <C-x> 命令分别对数字执行加和减操作。在不带次数执行时,它们会 逐个加减,但如果带一个次数前缀,那么就可以用它们加...
評分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 ...
評分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...
emacser首次瞭解vi,感覺這書挺詳細, 都不錯...
评分我見過的最實用的一本講Vim的書,好像這個圖書係列的書都比較實際.看完之後最好想進一步提高的話直接讀vimdoc吧,有些插件還是需要的.我的讀書筆記暫時放在這裏https://github.com/nonoob/NOTES/blob/master/MISC/practical_vim.md,沒全讀完,但最近不會把這些補完瞭.
评分推薦給vim的同學看,查漏補缺。
评分推薦給vim的同學看,查漏補缺。
评分以前零零散散看到的各種trick基本都能在這本書裏找到,比如:w !sudo tee %. Part III Getting Around Faster和Part IV Registers學到不少新東西,不過想靈活應用還是得多練習,形成muscle memory纔行。
本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度,google,bing,sogou 等
© 2025 qciss.net All Rights Reserved. 小哈圖書下載中心 版权所有