Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Shougo committed Jul 29, 2023
1 parent 6417de1 commit 6c5d0f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/ddu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -477,8 +477,8 @@ ddu#custom#patch_global({dict})
is {value}. See |ddu-options| for available {option-name}.

*ddu#custom#patch_local()*
ddu#custom#patch_local({buffer-name}, {option-name}, {value})
ddu#custom#patch_local({buffer-name}, {dict})
ddu#custom#patch_local({ddu-name}, {option-name}, {value})
ddu#custom#patch_local({ddu-name}, {dict})
Set local options for specific |ddu-option-name|.
The arguments are the same as for |ddu#custom#patch_global()|.

Expand Down

0 comments on commit 6c5d0f3

Please sign in to comment.