v2.0.0
版本发布时间: 2023-02-16 20:28:03
folke/trouble.nvim最新发布版本:v3.6.0(2024-07-21 21:53:58)
2.0.0 (2023-02-16)
⚠ BREAKING CHANGES
- Trouble now requires Neovim >= 0.7.2
Features
- Trouble now requires Neovim >= 0.7.2 (ef93259)
Bug Fixes
- Focus parent before closing (#259) (66b057b)
- preview: properly load buffer when showing preview (949199a)
- util: properly load a buffer when jumping to it (bf0eeea)
Performance Improvements
- dont load buffers when processing items. Get line with luv instead (82c9a9a)