File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1066,7 +1066,7 @@ Configuration options for icons.
10661066
10671067 *nvim-tree.renderer.icons.bookmarks_placement*
10681068 Bookmark icon placement.
1069- Type: `string ` , Default: `signcolumn `
1069+ Type: `string ` , Default: `" signcolumn" `
10701070
10711071 *nvim-tree.renderer.icons.padding.icon*
10721072 Inserted between icon and filename.
@@ -1380,7 +1380,7 @@ delete/wipe. A reload or filesystem event will result in an update.
13801380 Type: `boolean ` , Default: `false`
13811381
13821382*nvim-tree.filters.no_bookmark*
1383- Do not show files that are not bookarked .
1383+ Do not show files that are not bookmarked .
13841384Toggle via | nvim-tree-api.tree.toggle_no_bookmark_filter() | , default `M`
13851385Enabling this is not useful as there is no means yet to persist bookmarks.
13861386 Type: `boolean ` , Default: `false`
You can’t perform that action at this time.
0 commit comments