Comment 2 for bug 1268896

Revision history for this message
Vaibhav Sagar (vaibhavsagar) wrote :

Thanks for getting back to me so quickly! This didn't work:

let g:UltiSnipsRemoveSelectModeMappings = 1
let g:UltiSnipsMappingsToIgnore = [ "airline"]

but this did:

let g:UltiSnipsRemoveSelectModeMappings = 0

Thanks for your help!