-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Suggestions disappearing with snip-integ #395
Comments
Hi, the |
yes thank you! |
if it helps this is my init.vim " ----------------installCommand---------------------- " colorscheme " lightline " devicons " dart " vim-lsc " -----------LangConf------------- " NERDTree " floaterm " pairing " markdown --sudo npm -g install instant-markdown-d@next-- " ------------------Settings ------------------------------------- " basic requirements " mac specific for deleting properly " case insensitive searching " line numbers " Indentation settings " no junk files " autocomplete " searching " scrolling " ----------------Custom key bindings----------------------------- |
Awesome. It very helpful. I will try it to reproduce. |
@CadeMichael Could you provide repro steps? |
when I do something like
|
sorry Lower case L and uppercase i look very similar in that ^ |
Reproduced. |
Is there a setting that I should tweak maybe something with set complete opt ? I messed around with removing no insert and insert with no changes... |
I get the reason. I will create PR. |
thank you for your help! |
As soon as I load snip-integ I no longer get autosuggestions after the third character. I am not sure what exactly is going wrong as there is no error message.
The text was updated successfully, but these errors were encountered: