[讨论] lsp版的company-capf截获了本该属于company-dabbrev的补全任务

写了一个 capf/dabbrev 的过滤器,实现了以下效果:

point at company-capf company-dabbrev
trigger-chars :white_check_mark: :x:
string :x: :white_check_mark:
other :white_check_mark: :white_check_mark:

Screenshot_2020-08-26_at_1.23.48_AM

Screenshot_2020-08-26_at_1.50.01_AM

Screenshot_2020-08-26_at_1.29.16_AM