Vim configuration, setting up autocomplete, and columns
- by Yktula
How do I set up auto-completion for C? I've heard it's language agnostic. How does this work?
Where can I find a list of settings available for vim?
I often find that code is usually occupying the left side of my screen when editing.
How can I have the next "page" or so of code displayed on the right side, treating the column on the right side as just an extension what's on the left side, with the two scrolling together nicely?