Show various marks in the left margin.
authorIain Patterson <me@iain.cx>
Fri, 26 Jun 2009 13:32:48 +0000 (14:32 +0100)
committerIain Patterson <me@iain.cx>
Fri, 26 Jun 2009 13:48:07 +0000 (14:48 +0100)
commit91f4c218cbcf1e754011dc4b2ed89569407d63c4
tree8a151706d5a951eef995de08483c9318a6ce8fa8
parent7c051dff620d8a84eb0c8faff5155146a5b618df
Show various marks in the left margin.

Use signs to highlight the location of the following marks (see help on
'x for information on mark x): a-f A-F .  ' " ^ < > [ ]
Toggle marks with \m.
Update marks when entering/leaving insert mode and when CursorHold is
triggered.  Trigger CursorHold after 500ms to reduce lag.
Show marks and numbers by default.  Set terminal mouse mode to allow
copying text from Vim to work as expected with the left margin showing
stuff.
Make sure the window isn't resized every time .vimrc is sourced.
Split autocommands into groups to help keep track of all this stuff..
.vim/colors/iain.vim
.vimrc