vim - how to insert tab spaces when snipmate is installed -


i want insert tab spaces in insert mode snipmate wouldnt allow me so. how either re-map snipmate trigger button other tab or there other way insert tab spaces when snipmate installed.

thanks

no matter plugin installed, should work anyway (insert mode):

c-v<tab> 

Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -