L'editor Vim ed un tutorial

categorie

vim tutorial
Open Vim è l'editor d'elezione per chi predilige semplicità (paradossalmente) sui sistemi linux. Come spesso succede però il primo impatto con questo editor non è dei migliori, visto che funziona un po' come la tastiera dell'ormai mitico Sinclair Spectrum, ma senza aiuti sui tasti.

Può quindi essere comodo questo tutorial online interattivo, con tanto di sandbox.

VimGore : an interactive game to learn vim

★ A Vim Guide for Adept Users
★ A Vim Guide for Veteran Users

some obscure but useful Vim commands
The Ultimate Distribution for Vim Editor
vi editor usage
A Vim Guide for Advanced Users
Running Terminal/ shell commands from within Vim

Learn Essential Vim Skills
Synchronizing plugins with git submodules and pathogen
7 Vim Tips That Changed My Life
Mastering Visual Mode in Vim

Learn Vimscript the Hard Way
learn vim by playing
making a vim colorscheme

Vim Thinking
A Minimal Vimrc

Use j or k to move to the line
Type fv to move direcly on the start of next "v"
Type dt, to cut the content from there until the comma
f0 to move onto the zero
vp to highlight the zero and paste over it.
F, to move back to the comma
P to paste the zero before that comma (because when pasting over in step 5, it also copied the 0 as I was pasting)


Learning Vim in a Week

Vim As Your Editor (1/6): The Basic Vim Movements

Vi - Vim Tutorial. Howto video for the amazing vim editor.

The vi/vim editor - Lesson 1

Learn how to use Vim!

Vim As Your Editor (1/6): The Basic Vim Movements

Add new comment

The content of this field is kept private and will not be shown publicly.

Full HTML 2

  • Web page addresses and email addresses turn into links automatically.
  • Lines and paragraphs break automatically.

Filtered HTML

  • Web page addresses and email addresses turn into links automatically.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type='1 A I'> <li> <dl> <dt> <dd> <h2 id='jump-*'> <h3 id> <h4 id> <h5 id> <h6 id>
  • Lines and paragraphs break automatically.
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.