Skip to content
This repository was archived by the owner on Oct 13, 2021. It is now read-only.

Commit ffa5879

Browse files
igrephaorenW1025
authored andcommitted
Fix configuration variable name
1 parent 2033d23 commit ffa5879

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/completion-nvim.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ g:completion_auto_change_source *g:completion_auto_change_source*
338338

339339
default value: 0
340340

341-
g:completion_matching-strategy_list *g:completion-matching-strategy-list*
341+
g:completion_matching_strategy_list *g:completion_matching_strategy_list*
342342

343343
There are three different kind of matching technique implement in
344344
completion-nvim: 'substring', 'fuzzy' or 'exact'. You can specify a list

0 commit comments

Comments
 (0)