Mercurial > vim-lawrencium
comparison doc/lawrencium.txt @ 63:02a1be804fe8
Using Lawrencium buffers for `Hgstatus`.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 23 Nov 2012 14:18:59 -0800 |
parents | 137d5c895659 |
children | 75e9d909758a |
comparison
equal
deleted
inserted
replaced
62:136be8fa8710 | 63:02a1be804fe8 |
---|---|
360 Defaults to 0. | 360 Defaults to 0. |
361 This is useful for example if you have |'listchars'| | 361 This is useful for example if you have |'listchars'| |
362 set to display characters at the window border when | 362 set to display characters at the window border when |
363 unwrapped lines are extending outside. | 363 unwrapped lines are extending outside. |
364 | 364 |
365 *lawrencium_auto_close_buffers* | |
366 g:lawrencium_auto_close_buffers | |
367 Specifies whether to auto-close buffers opened by | |
368 Lawrencium. For instance, any diff summary buffer open | |
369 by `Hglog` will be deleted when the log window | |
370 disappears. | |
371 | |
365 vim:tw=78:et:ft=help:norl: | 372 vim:tw=78:et:ft=help:norl: |