Skip to content

Instantly share code, notes, and snippets.

@mikehaertl
mikehaertl / vim.md
Created August 5, 2015 12:08
Vim Tipps

Vim

Basics

Hilfe

  • :help: Hilfe aufrufen
  • :help thema: Hilfe zu Thema/Befehl aufrufen
  • <ctrl>-5: Zu verlinktem Thema springen (statt <ctrl>-])
  • -t: Zurückspringen
<?php
/**
* writeToExcelFiles
*
* $messages is an array of this format:
* [
* 'de' => [
* 'categoryA' =>
* 'text in line 1',
* 'text in line 2',
PHPUnit 5.1.3 by Sebastian Bergmann and contributors.
FFSSE.EFFF.....EFEFFFEEEEE.. 28 / 28 (100%)
Time: 37 ms, Memory: 6.00Mb
There were 9 errors:
1) yiiunit\extensions\bootstrap\ButtonDropdownTest::testContainerOptions
Array to string conversion