Skip to content

Commit

Permalink
docs: fix typo (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxcountryman authored Nov 20, 2024
1 parent 03b8975 commit 9ad8886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
-- trigger = { signature_help = { enabled = true } }
},
-- allows extending the enabled_providers array elsewhere in your config
-- without having to redefining it
-- without having to redefine it
opts_extend = { "sources.completion.enabled_providers" }
},

Expand Down

0 comments on commit 9ad8886

Please sign in to comment.