美文网首页
Productivity with Vim

Productivity with Vim

作者: lannerate | 来源:发表于2017-02-09 23:20 被阅读40次

As a programmer, Whatever you do is to improve productivity and quality, that is so important during daily work

Now I recommend the important skill - Practical Vim everywhere

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, you’ll never need another text editor.


Editor Vim-mode

Atom Editor : a text editor that's modern, approachable, yet hackable to the core—a tool you can customize to do anything but also use productively without ever touching a config file. Please Turn on vim-mode

IdeaVim : a Vim emulation plugin for IDEs based on the IntelliJ platform. IdeaVim can be used with IntelliJ IDEA, RubyMine, PyCharm, PhpStorm, WebStorm, AppCode, CLion, DataGrip and Android Studio.

Vrapper — Vim-like editing in Eclipse

vim + tmux: A Perfect Match on Linux/Unix.

The Powerful IDE : Tmux + Vim + Browser-sync + w3m + Nerdtree + vim-auto-save

Browser Vim-mode

Vimium - The Hacker's Browser Chrome Vim-mode

Practical Vim Book

Practical Vim, Second Edition

相关文章

网友评论

      本文标题:Productivity with Vim

      本文链接:https://www.haomeiwen.com/subject/ztwwittx.html