Doc: add remark about nested autocmds
This commit is contained in:
parent
0639b7f094
commit
472668fbd2
@ -418,6 +418,9 @@ removes all the signs that Sy placed in the current buffer. This may be
|
|||||||
useful if your want to use the values from `sy#repo#get_stats()` but do not
|
useful if your want to use the values from `sy#repo#get_stats()` but do not
|
||||||
want to see the signs.
|
want to see the signs.
|
||||||
|
|
||||||
|
NOTE: Autocmds don't nest by default. If you use any command that triggers new
|
||||||
|
events, make sure to add "nested": |autocmd-nested|.
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
MAPPINGS *signify-mappings*
|
MAPPINGS *signify-mappings*
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user