Skip to content

Commit

Permalink
Merge pull request #21 from bon-ami/main
Browse files Browse the repository at this point in the history
commands updated in README.md
  • Loading branch information
tani authored Sep 23, 2024
2 parents d1d5287 + 5572854 commit 77f8122
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 @@ -27,7 +27,7 @@ Plug 'tani/ddc-fuzzy'
To use our filters,

```viml
call ddc#custom#patch_global('completionMenu', 'pum.vim')
call ddc#custom#patch_global('ui', 'pum')
call ddc#custom#patch_global('sourceOptions', {
\ '_': {
\ 'matchers': ['matcher_fuzzy'],
Expand Down

0 comments on commit 77f8122

Please sign in to comment.