• LIKE

Share


Vim

Open Source by Bram Moolenaar | Link to website

Vim ("Vi IMproved") is an advanced text editor that allows syntax highlighting, word completion and has a huge amount of contributed content. Vim offers several “modes” for editing with efficiency. This makes vim a non-user-friendly application but it is also a strength. The normal mode binds alphanumeric keys to task-oriented commands. The visual mode highlights text. The command-line mode offers more tools (for search&replace, defining functions, etc.) Vim comes with complete help. More info »

  1.  
  2. Thumbnail for Screenshot without description