-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
Neovim-from-scratch/lua/user/cmp.lua
Line 75 in a0e07fc
| elseif check_backspace() then |
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.
Metadata
Metadata
Assignees
Labels
No labels