Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rmagatti authored Apr 18, 2021
1 parent 79af667 commit 900e21a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ require("telescope").load_extension("session-lens")
### Custom
One can set the auto\_session root dir that will be used for auto session saving and restoring.
```lua
require('session-lens').setup {
require('telescope._extensions.session-lens').setup {
shorten_path=<true|false>,
}
```
Expand Down

0 comments on commit 900e21a

Please sign in to comment.