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

View File

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