Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • It works. Plus now I can have VStudio style folding! If only Vim had a code intelligence, or whatever that thing in VStudio was called. Plus that remap works nicely too. The guy's a genius! Commented Feb 27, 2013 at 1:32
  • They called it Intellisense. Vim has some built in shortcuts for this in insert mode: ctrl+n and ctrl+x ctrl+n. See: :help i_ctrl-N & :help i_CTRL-X_CTRL-N
    – Brett
    Commented Feb 27, 2013 at 2:03