Books
Kim Schulz

Hacking Vim 7.2

  • Ivan Arzhanovhas quoted7 years ago
    You will now see that the command buffer gets a place of its own in the last line of the editor window.
  • Ivan Arzhanovhas quoted7 years ago
    However, we now see that the status line still shows the old non-informative status line, as in the default installation. This problem occurs because Vim, by default, does not show the status line at all. Instead, it just shows the command buffer with a little bit of information in it.
  • Ivan Arzhanovhas quoted7 years ago
    My status line always contains information about:
  • Ivan Arzhanovhas quoted7 years ago
    you look in the Vim help system by typing
  • Ivan Arzhanovhas quoted7 years ago
    match todo /\(\(25[0-5]\|2[0-4][0-9]\|[01]\?[0-9][0-9]\?\)\.\)\\ \{3\}\(25[0-5]\|2[0-4][0-9]\|[01]\?[0-9][0-9]\?\)/
  • Ivan Arzhanovhas quoted7 years ago
    [^
    Begin a group of characters that should not be matched
    \t
    The tab character
    ]
    End of the character group
fb2epub
Drag & drop your files (not more than 5 at once)