docs: move modeline to the end of the documentation (#729)
This commit is contained in:
committed by
GitHub
parent
a49b3ad4f5
commit
cf3e242106
@@ -640,8 +640,6 @@ NvimTreeFileRenamed
|
|||||||
NvimTreeFileNew
|
NvimTreeFileNew
|
||||||
NvimTreeFileDeleted
|
NvimTreeFileDeleted
|
||||||
|
|
||||||
vim:tw=78:ts=8:noet:ft=help:norl:
|
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
EVENTS *nvim-tree-events*
|
EVENTS *nvim-tree-events*
|
||||||
|
|
||||||
@@ -721,3 +719,5 @@ on_folder_removed({handler})
|
|||||||
Parameters: ~
|
Parameters: ~
|
||||||
{handler} (function) Handler function, with the
|
{handler} (function) Handler function, with the
|
||||||
signature `function(payload)`.
|
signature `function(payload)`.
|
||||||
|
|
||||||
|
vim:tw=78:ts=8:noet:ft=help:norl:
|
||||||
|
|||||||
Reference in New Issue
Block a user