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