doc: sort.sort_folders_first -> sort.folders_first (#2355)

This commit is contained in:
Alexander Courtis 2023-08-06 10:50:51 +10:00 committed by GitHub
parent 0a89dcb464
commit 6c3ddcbc10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -600,7 +600,7 @@ File and folder sorting options.
end)
end
<
*nvim-tree.sort.sort_folders_first*
*nvim-tree.sort.folders_first*
Sort folders before files. Has no effect when |nvim-tree.sort.sorter| is a
function.
Type: `boolean`, Default: `true`