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
Does check_backspace() have some side-effects? If not, it looks like fallback() will be called in any case, doesn't matter what check_backspace() returns.
The text was updated successfully, but these errors were encountered:
Neovim-from-scratch/lua/user/cmp.lua
Line 75 in a0e07fc
Does
check_backspace()
have some side-effects? If not, it looks likefallback()
will be called in any case, doesn't matter whatcheck_backspace()
returns.The text was updated successfully, but these errors were encountered: