Vimtex can handle the indent of \item very will in most cases.
In Ultisnips (or other snippet plugins), there is a very convenient way to input \item. Like, I can just type it<tab> to get a \item. However, in this case vimtex gives the wrong indent. The tab before \item is not eliminated. The result is like
Is there a fix for this problem? or is there a better way for inputting \item?