Practical Vim 在线电子书 图书标签: Vim 编辑器 vim 计算机 编程 效率 programming 软件开发
发表于2025-03-25
Practical Vim 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025
以前零零散散看到的各种trick基本都能在这本书里找到,比如:w !sudo tee %. Part III Getting Around Faster和Part IV Registers学到不少新东西,不过想灵活应用还是得多练习,形成muscle memory才行。
评分#PDF# 我是弱逼~我承认我错了
评分常在身旁!
评分妈妈问我为什么跪着看这本书。。
评分都一把年纪了学个新编辑器我容易?
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不是语言,而是软件。但每一种软件要想发挥它的长处,就要接受它的设计哲学。 这本书虽然是在讲技巧,但其实也是在灌输vim的dry哲学。 每一章节都非常好地阐述了vim的使用技术,不但对于vim新手有帮助,对于老手也能偶尔发现一些有价值的东西。 因为本书非常简短,所以建议...
评分为什么我对Vim这么感兴趣。 它很Cool,电影里面的hacker都是不用鼠标的,在键盘上面巴拉巴拉一顿敲,程序就写好了。 之后我自己变成了程序员,我发现不用鼠标不止是Cool,它可以让你保持专注!在使用Pycharm的时候,我发现自己有很多时候在无意识地滑动鼠轮,脑子一片空白。 ID...
评分我是本书译者杨源,大家在阅读本书时,如果发现错误,请到我的博客上留言,我会记录下来,再版时会反馈给出版社修正。 Vim实用技巧第一版勘误表:http://easwy.com/blog/practical-vim-errata/ Vim实用技巧第二版勘误表:http://easwy.com/blog/practical-vim-errata-v2/
评分学会用 . , 看了30多页,才发现这半年vim都白用了 用 * 找到重复的单词 按 n, 再cw修改 之后再n.n.就可控地修改文字了,博大精深啊! <C-a> 和 <C-x> 命令分别对数字执行加和减操作。在不带次数执行时,它们会 逐个加减,但如果带一个次数前缀,那么就可以用它们加...
评分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...
Practical Vim 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025