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
Is there a way to get suggestions based on the content of the current buffer only?
This is of interest for filetype gitcommit when writing a commit message as one can easily see on the picture below.
At the moment the suggestions I get mix up stuff from all open buffers which leads to not useful suggestions.