Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 484 Bytes

04-editor.md

File metadata and controls

35 lines (18 loc) · 484 Bytes

Training 701

Your editor

Gerard Braad

[email protected]

What is Vim

Vi IMproved

A clone of Bill Joy's vi editor for Unix.

Additional features for editing source code

What is Vi-mode

Many editors support a Vi-compatible mode, and this is what is going to be described in these slides.

This way, the skills you learn here could be applied to almost any editor that supports such a mode.

  • Sublime Text
  • ...

Sublime Text

Pycharm

WingIDE