diff --git a/doc/ddc.txt b/doc/ddc.txt index 8dc998a..7d8fd2f 100644 --- a/doc/ddc.txt +++ b/doc/ddc.txt @@ -84,7 +84,6 @@ For example: \ keywordPattern: '[a-zA-Z_]\w*', \ }, \ }, - \ smartCase: v:true, \ }) call ddc#custom#patch_filetype(['c', 'cpp'], 'sources', ['around'])