Update generated neovim config
This commit is contained in:
16
config/neovim/store/lazy-plugins/persisted.nvim/CHANGELOG.md
Normal file
16
config/neovim/store/lazy-plugins/persisted.nvim/CHANGELOG.md
Normal file
@ -0,0 +1,16 @@
|
||||
# Changelog
|
||||
|
||||
## [1.1.1](https://github.com/olimorris/persisted.nvim/compare/v1.1.0...v1.1.1) (2024-09-03)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* [#146](https://github.com/olimorris/persisted.nvim/issues/146) better handling for empty tables ([c9c11ee](https://github.com/olimorris/persisted.nvim/commit/c9c11ee71feeecfa86bc7650eda4c4d0c5505f6d))
|
||||
* SessionDelete now uses native vim cmds ([#156](https://github.com/olimorris/persisted.nvim/issues/156)) ([6e9c992](https://github.com/olimorris/persisted.nvim/commit/6e9c992381765a57d29ca7dc0b912683216d59c4))
|
||||
|
||||
## [1.1.0](https://github.com/olimorris/persisted.nvim/compare/v1.0.0...v1.1.0) (2024-08-22)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add `SessionSelect` command ([999b691](https://github.com/olimorris/persisted.nvim/commit/999b6918b403e3b4ffa6b60d735557ace230ad83))
|
||||
Reference in New Issue
Block a user