persisted.nvim/lua/telescope/_extensions
ADoyle 80c898a6c9
fix: #34 support width = { val, min, max } and show branch
- Use telescope builtin resolver to calculate width.
- The branch is missing. Fixed.
- If session file stores without git branch, `session.branch` should be nil. And do not show branch in list.
- `make test` will fail because plenary.nvim is old.

close #34
2022-10-25 13:44:54 +01:00
..
actions.lua feat: add `silent` config option 2022-09-13 08:28:36 +01:00
finders.lua fix: #34 support width = { val, min, max } and show branch 2022-10-25 13:44:54 +01:00
persisted.lua refactor: telescope extension 2022-07-13 09:27:14 +01:00