|
Fuel Record v1.3
Download ShowMarks v2.2
ShowMarks is a plugin script for Vim that provides a visual representation of the location marks.
Marks are useful for jumping back and forth between interesting points in a buffer, but can be hard to keep track of without any way to see where you have placed them. ShowMarks hopefully makes life easier by placing a sign in the leftmost column of the buffer. The sign indicates the label of the mark and its location. It can be toggled on and off and individual marks can be hidden(effectively removing them). Download Script page on www.vim.org ShowPairs v1.1
ShowPairs is a plugin script for Vim that highlights the matching pair surrounding the current cursor location.
The main goal of this script is to highlight matching braces and parenthesis making it easier to edit nested expressions. Download Script page on www.vim.org |
Copyright (C) 2001-2004 Anthony Kruize (trandorous AT yahoo.com.au) |