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 Sep 8, 2024
1 parent 6f68866 commit 754511d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/configuration_recipes.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ a behavior like builtin neovim.

There are always certain sources required for the mappings.

You likely also want to set [completion_events](/config#completion-events) to an
empty table `{}` to disable autocompletion if you want this behavior.

```lua
-- Source: "hrsh7th/cmp-path" (requires "max397574/care-cmp")
-- Limitations: In comparison to builtin completion the pattern to find filenames is different
Expand Down

0 comments on commit 754511d

Please sign in to comment.