SirVer / ultisnips

UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!
GNU General Public License v3.0
7.55k stars 691 forks source link

i_ctrl-i #1515

Closed aloispichler closed 1 year ago

aloispichler commented 1 year ago

What is ultisnips doing with i_Ctrl-i??? With ultisnups plugged in, I cannot inoremap <C-i> <nop>. The docs don't say a word about i_Ctrl-i. Thanks!

SirVer commented 1 year ago

Duplicate of #1212. tl;dr: Terminal emulators make no difference between <tab> and <ctrl-i>, it is the same to them. This has nothing to do with UltiSnips.