You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I forked your project and found that the following deoplete's settings in plugins.programming.vim are deprecated:
" When a capital letter is included in input, does not ignoreletg:deoplete#enable_smart_case=1" Set the number of the input completion at the time of key inputletg:deoplete#auto_complete_start_length=2" Set the limit of candidatesletg:deoplete#max_list=32
Hi I forked your project and found that the following deoplete's settings in
plugins.programming.vim
are deprecated:And, here is my solution:
The text was updated successfully, but these errors were encountered: