Vim snippets pop-up but don't complete
Posted
by
raoulcousins
on Super User
See other posts from Super User
or by raoulcousins
Published on 2012-12-13T04:29:20Z
Indexed on
2012/12/13
5:07 UTC
Read the original article
Hit count: 455
I'm using spf13-vim in Fedora. When I try to use a snippet, I get options that pop up but when I don't know how to actually insert the snippet. For example, if I type for in a .cpp file, I get four options. I'm assuming I'm supposed to either hit tab or enter to insert them but neither works. I'm not even sure which vim plugin it is that the snippets come from (snipmate? neocomplcache?).Screenshot. The same problem happens in vim and gvim.
© Super User or respective owner