ultisnips icon indicating copy to clipboard operation
ultisnips copied to clipboard

tab doesn't work correctly

Open kebot opened this issue 12 years ago • 2 comments
trafficstars

Just remove my snipmate and install this. It works well when I click tab.

But when I press tab, it doesn't insert tab for me.

updated: just try SirVer's version, everything is ok.

kebot avatar Apr 29 '13 16:04 kebot

is abused for many different features. You can either make UltiSnip use instead of , or you can patch UltiSnip to behave like snipmate, or you can use to insert a tab, or set sw properly and use ctrl-d ctrl-t and > < mappings to change indentation.

The README should also make clear that there are differences to SirVer, focusing on being able to use honza/vim-snippets, focusing on bringing features from snipmate to UltiSnip, such as "completion" menu.

If you really care about this behaviour, tell me again, and if multiple people think this is a show stopper I might work on it - I also gladly accept patches :)

MarcWeber avatar Apr 29 '13 18:04 MarcWeber

I had the same problem and solved it by mapping the trigger key to ctrl+j, instead of tab.

It's not perfect, but works.

leafac avatar Jun 19 '13 18:06 leafac