diff options
author | delphinus <me@delphinus.dev> | 2019-06-19 13:27:12 +0900 |
---|---|---|
committer | delphinus <me@delphinus.dev> | 2019-06-19 15:08:24 +0900 |
commit | f5a908bf99a45b2602d01e07816aa513459f0197 (patch) | |
tree | a59e74bcf369b7bfc1e6c797b39b9cce3acd11f2 /.gitattributes | |
parent | 1c71da5624fc46107cda4852add08fe34385dfd9 (diff) | |
download | ale-f5a908bf99a45b2602d01e07816aa513459f0197.zip |
Add input_pattern setting for deoplete
This option is used to determine if `min_pattern_length` is ignored.
In usual, it does not start completion when the matched input string is
shorter than `min_pattern_length`. But when the string matches
`input_pattern`, it starts completion even when ths string is `''`.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions