docs: move modeline to the end of the documentation (#729)

This commit is contained in:
Jean-Luc Bastarache 2021-10-23 09:36:56 -04:00 committed by GitHub
parent a49b3ad4f5
commit cf3e242106
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: