persisted.nvim/lua/persisted
Zheng PiaoDan 2b4f192aca
fix: follow_cwd option (#132)
* fix: TestFollowCwd

* fix: follow_cwd not actually working

cause: `follow_cwd and nil or session` always use `session` because the
`true and nil` expression is evaluated to false
2024-05-31 09:47:52 +01:00
..
config.lua feat: add icons and colors to telescope picker (#119) 2024-04-22 21:36:41 +01:00
deprecate.lua refactor: remove deprecations 2023-03-09 09:41:22 +00:00
init.lua fix: follow_cwd option (#132) 2024-05-31 09:47:52 +01:00
utils.lua fix: #120 session loading for branches with slashes 2024-05-03 10:09:50 +01:00