[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: OT: Why is C so popular?



On Mon, 1 Sep 2003 10:09:01 +0200
Anders Arnholm <anders@arnholm.nu> wrote:
> It doesn't work for me, it only jumps to the end of the page and or a
> line down. When programing in C I'm used to when being at the beginin of
> a class/function/block being able to get to the end of this block by
> pressing % (e.g. matching brace) and continue from there. That makes
> navigation in the file fast and I need to keep track of a loot less
> bookmarks. I what a such functionality when editing Python code too.

http://www.vim.org/scripts/script.php?script_id=30

"   [[      -- Jump to beginning of block
"   ]]      -- Jump to end of block


-- 
         Steve C. Lamb         | I'm your priest, I'm your shrink, I'm your
       PGP Key: 8B6E99C5       | main connection to the switchboard of souls.
-------------------------------+---------------------------------------------

Attachment: pgpeLsCB8Vz9o.pgp
Description: PGP signature


Reply to: