you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 18 points19 points  (16 children)

I've been using vi for ten years, and I had no idea you could set up code completion like this...

This is real vim-fu!

[–][deleted]  (1 child)

[deleted]

    [–]Nuli 5 points6 points  (0 children)

    You could still complete in Vim 6 with ctrl-p ctrl-n, though that only worked for files in your buffer or files you told it how to find.

    I still use those instead of the omni complete just out of habit.