Vim - more than just :wq!

On June 22nd 2010, Andreas Fischer, Christopher Auer, Katrin Hanauer,
Philipp Wendler and Sebastian Henneberg gave a series of talks on vim, the well known editor. The talks covered an introduction to vim and its history, as well as advanced topics such as the use of vim for writing LaTeX documents and software programs. The event was completed by a short demo of what you can do with vim
and a talk about the usability concepts around “Act withoud thinking”.

Slides:

  • Philipp Wendler: An introduction to vim <{static}/uploads/2014/02/vim-basics.pdf>__

  • .vimrc by Philipp Wendler <{static}/uploads/2010/06/philipp.vimrc>__

  • Sebastian Henneberg: vimscript, the programming language for vim <{static}/uploads/2014/02/vim-script.pdf>__

  • Andreas Fischer: History of vim <{static}/uploads/2014/02/vim-history_01.pdf>__

  • Kathrin Hanauer: vim for programming <{static}/uploads/2010/06/vim-programming_01.pdf>__

  • Christopher Auer: Act without Thinking <{static}/uploads/2010/06/Act_without_Thinking_01.pdf>__

Examples for the .vimrc file:

  • .gvimrc by Christopher Auer <{static}/uploads/2010/06/christopher.gvimrc>__
  • .vimrc by Christopher Auer <{static}/uploads/2010/06/christopher.vimrc>__
  • .vimrc by Andreas Fischer <{static}/uploads/2010/06/andreas.vimrc>__