We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, thanks for the plugin. I wonder if there is a possibility to make this plugin to be compatible with auto-pairs
Some related information can be found at:
However I am not sure what the equivalent keymap for ncm2-ultisnips should be.
ncm2-ultisnips
The text was updated successfully, but these errors were encountered:
I'm not sure if this is just specific to my config, but I was able to get things working with:
inoremap <silent> <expr> <CR> ncm2_ultisnips#expand_or("\<CR>\<C-R>=AutoPairsReturn()<CR>", 'n')
This solution has had minimal testing on my part and may not work in all situations though...
Sorry, something went wrong.
Duplicated ncm2/ncm2#129
No branches or pull requests
Hi, thanks for the plugin. I wonder if there is a possibility to make this plugin to be compatible with auto-pairs
Some related information can be found at:
However I am not sure what the equivalent keymap for
ncm2-ultisnips
should be.The text was updated successfully, but these errors were encountered: