Skip to content

Commit ffbb212

Browse files
authored
Update README.md
1 parent e86f3f2 commit ffbb212

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ call ddc#custom#patch_global('sourceOptions', {
1717
\ 'file': {
1818
\ 'mark': 'F',
1919
\ 'isVolatile': v:true,
20+
\ 'minAutoCompleteLength': 1000,
2021
\ 'forceCompletionPattern': '\S/\S*',
2122
\ }})
2223
call ddc#custom#patch_filetype(

0 commit comments

Comments
 (0)