persisted.nvim/lua/persisted
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
..
config.lua feat: allow session name to be fixed on load 2022-10-14 10:08:12 +01:00
init.lua fix: #34 support width = { val, min, max } and show branch 2022-10-25 13:44:54 +01:00
utils.lua feat: add `silent` config option 2022-09-13 08:28:36 +01:00