fix: fully remove neotab
This commit is contained in:
@@ -57,8 +57,7 @@ return {
|
||||
cmp.confirm({ behavior = cmp.ConfirmBehavior.Insert, select = true })
|
||||
else
|
||||
-- Otherwise, fallback (insert a tab character)
|
||||
require("neotab").tabout()
|
||||
-- fallback()
|
||||
fallback()
|
||||
end
|
||||
end, { "i", "s" }),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user