Skip to content

Commit a223fd8

Browse files
authored
[Update] remove redundancy description
1 parent 5ee4198 commit a223fd8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -238,13 +238,6 @@ require("codesnap").setup({
238238
})
239239
```
240240

241-
require("codesnap").setup({
242-
-- ...
243-
has_breadcrumbs = true
244-
breadcrumbs_separator = "👉"
245-
})
246-
247-
248241
### Custom path separator
249242
The CodeSnap.nvim uses `/` as the separator of the file path by default, of course, you can specify any symbol you prefer as the custom separator:
250243
```lua

0 commit comments

Comments
 (0)