We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 317ada1 commit d0b65e9Copy full SHA for d0b65e9
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## [2.2.0](https://github.com/folke/sidekick.nvim/compare/v2.1.0...v2.2.0) (2025-10-30)
4
+
5
6
+### Features
7
8
+* **terminal:** add files/buffers inline with spaces from picker. Closes [#133](https://github.com/folke/sidekick.nvim/issues/133) ([e743ac7](https://github.com/folke/sidekick.nvim/commit/e743ac74b90826d0b3a33f44c9906baa306e46b9))
9
10
11
+### Bug Fixes
12
13
+* **treesitter:** dont use treesitter stringbuffers ([317ada1](https://github.com/folke/sidekick.nvim/commit/317ada137f2b34cccc872b68f0a29d987cbce438))
14
15
## [2.1.0](https://github.com/folke/sidekick.nvim/compare/v2.0.0...v2.1.0) (2025-10-23)
16
17
0 commit comments