Practical Vim 在线电子书 图书标签: Vim 编辑器 vim 计算机 编程 效率 programming 软件开发
发表于2024-12-23
Practical Vim 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
有些干货
评分推荐给vim的同学看,查漏补缺。
评分我见过的最实用的一本讲Vim的书,好像这个图书系列的书都比较实际.看完之后最好想进一步提高的话直接读vimdoc吧,有些插件还是需要的.我的读书笔记暂时放在这里https://github.com/nonoob/NOTES/blob/master/MISC/practical_vim.md,没全读完,但最近不会把这些补完了.
评分推荐给vim的同学看,查漏补缺。
评分其实看帮助文档也就行了,可能比这本书还简洁一点,不过这本书对新手而言还是非常好的
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.
这是我在博客上写的一篇文章: https://www.kawabangga.com/posts/3376 用 Vim 的朋友可以关注一下我的博客一起交流。 最近读了《Vim 实用技巧》这本书,也是读的第一本有关 Vim 的书。此书是一种 Cookbook 的形式,每一个章节给出一个 Vim 的技巧。但是又不同一般的 Cookbook...
评分一直很喜欢vim,被它的小巧、强大所吸引。就像游戏里的装备一样,越强大的武器,使用者越需要深厚的功力。之前也在不停地探索vim的技巧,但也只限于在网络上搜到的一些零碎的技巧,并不能系统地学习vim。但”Vim实用技巧“却可以给我们指引一条系统的学习之路,书里提供的常用...
评分Vim的世界很庞大且错综复杂, 一本不介绍如何配置.vimrc的好书. 技术的世界就是这样, 你需要在不同的角度, 不同的时间来温故你知道的知识点, 同时获得不同的理解和遗漏的东西. Practical Vim就是这样一本针对Vim中级用户的读物, 从实践的角度出发去获取遗漏和疏忽的Vim特性. ...
评分 评分一直想学vim,以前只会一点移动和整行删除,看了下手册和类似本书这样的书,却没有什么收获,总是空对空的感觉。 后面去工地搬砖,开发都在服务器上,只有个终端连接上去,只有vi/vim可用,没办法,重新翻来别人翻译的 vim手册 那本书,变用边查,边查边用,需要某个操作,不会...
Practical Vim 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024