I just played around with supertab plugin, but I didn't find anything particular. I feel basically the vim built-in 'complete' feature can do the same thing with <c-n> and <c-p>. Why supertab gained so much stars? I guess there must be something I wasn't ware of...
|
|
|||
closed as not constructive by Heptite, 8088, Simon Sheehan, Dave Rook, romainl Dec 26 '12 at 8:22
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
Supertab indeed uses the same built-in insert-mode completion as If you already have the |
|||
|
|
<C-n>/<C-p>. – romainl Dec 26 '12 at 13:52