You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -681,6 +681,27 @@ Requires [fzf-lua](https://github.com/ibhagwan/fzf-lua) plugin to be installed.
681
681
682
682
</details>
683
683
684
+
<details>
685
+
<summary>snacks.nvim integration</summary>
686
+
687
+
Requires [snacks.nvim](https://github.com/folke/snacks.nvim) plugin to be installed and the [picker](https://github.com/folke/snacks.nvim/blob/main/docs/picker.md) to be configured.
Copy file name to clipboardExpand all lines: doc/CopilotChat.txt
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -716,6 +716,23 @@ Requires fzf-lua <https://github.com/ibhagwan/fzf-lua> plugin to be installed.
716
716
desc = "CopilotChat - Prompt actions",
717
717
},
718
718
<
719
+
snacks.nvim integration ~
720
+
721
+
Requires snacks.nvim <https://github.com/folke/snacks.nvim> plugin to be installed and the picker <https://github.com/folke/snacks.nvim/blob/main/docs/picker.md> to be configured.
0 commit comments