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.
1066
1066
1067
1067
*nvim-tree.renderer.icons.bookmarks_placement*
1068
1068
Bookmark icon placement.
1069
- Type: `string ` , Default: `signcolumn `
1069
+ Type: `string ` , Default: `" signcolumn" `
1070
1070
1071
1071
*nvim-tree.renderer.icons.padding.icon*
1072
1072
Inserted between icon and filename.
@@ -1380,7 +1380,7 @@ delete/wipe. A reload or filesystem event will result in an update.
1380
1380
Type: `boolean ` , Default: `false`
1381
1381
1382
1382
*nvim-tree.filters.no_bookmark*
1383
- Do not show files that are not bookarked .
1383
+ Do not show files that are not bookmarked .
1384
1384
Toggle via | nvim-tree-api.tree.toggle_no_bookmark_filter() | , default `M`
1385
1385
Enabling this is not useful as there is no means yet to persist bookmarks.
1386
1386
Type: `boolean ` , Default: `false`
You can’t perform that action at this time.
0 commit comments