11
Kyu96
6y

Fastest way to learn VIM? Definitly wanna learn it.

Comments
  • 1
    @tarstrong This.
  • 0
    In the vim docs Theres a free eBook linked which i Found pretty useful (right In the first page)
  • 0
    set -o vi
    If you work in terminal a lot ;)

    set -o sed to go back ;)
  • 0
    Read about the very basics then just use it, and look things up online if you need to know something
Add Comment