Skip to content

Commit

Permalink
chore(build): auto-generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 19, 2024
1 parent 2dbef08 commit 55a2c17
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/extras/ai/supermaven.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ opts = {
```lua
{
"supermaven-inc/supermaven-nvim",
event = "InsertEnter",
cmd = {
"SupermavenUseFree",
"SupermavenUsePro",
},
opts = {
keymaps = {
accept_suggestion = nil, -- handled by nvim-cmp / blink.cmp
Expand Down

0 comments on commit 55a2c17

Please sign in to comment.