en
Livros
Kim Schulz

Hacking Vim 7.2

  • Ivan Arzhanovfez uma citaçãohá 7 anos
    You will now see that the command buffer gets a place of its own in the last line of the editor window.
  • Ivan Arzhanovfez uma citaçãohá 7 anos
    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 Arzhanovfez uma citaçãohá 7 anos
    My status line always contains information about:
  • Ivan Arzhanovfez uma citaçãohá 7 anos
    you look in the Vim help system by typing
  • Ivan Arzhanovfez uma citaçãohá 7 anos
    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 Arzhanovfez uma citaçãohá 7 anos
    [^
    Begin a group of characters that should not be matched
    \t
    The tab character
    ]
    End of the character group
fb2epub
Arraste e solte seus arquivos (não mais do que 5 por vez)