Skip to content

Commit cf3e242

Browse files
authored
docs: move modeline to the end of the documentation (#729)
1 parent a49b3ad commit cf3e242

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/nvim-tree-lua.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -640,8 +640,6 @@ NvimTreeFileRenamed
640640
NvimTreeFileNew
641641
NvimTreeFileDeleted
642642

643-
vim:tw=78:ts=8:noet:ft=help:norl:
644-
645643
==============================================================================
646644
EVENTS *nvim-tree-events*
647645

@@ -721,3 +719,5 @@ on_folder_removed({handler})
721719
Parameters: ~
722720
{handler} (function) Handler function, with the
723721
signature `function(payload)`.
722+
723+
vim:tw=78:ts=8:noet:ft=help:norl:

0 commit comments

Comments
 (0)