Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tomtom committed Dec 28, 2010
1 parent d7c3f90 commit 34bfbb7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGES.TXT
Expand Up @@ -84,3 +84,14 @@ version: "0.12"
- Set b:quickfixsigns_last_line
MD5 checksum: 936abcfd67be7efe52fb0f85481c8665

version: "0.12"
- 'test' field; additional test if a sign should be updated (e.g. update _cursor only if lnum has changed)
- breakpoints (currently vim only)
- set g:quickfixsigns#vcsdiff#loaded
- g:quickfixsigns_class_cursor: remove test (interferes with put & delete-like commands)
- breakpoints: test for a known filetype
- QuickfixsignsSet(event, ?classes=[])
- Disable the 'cursor' class by default.
- Set b:quickfixsigns_last_line
MD5 checksum: 936abcfd67be7efe52fb0f85481c8665

0 comments on commit 34bfbb7

Please sign in to comment.