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
  • Thanks for detailed explanation. But i have files with same extension for which I need to have different formatting, hence need a way to give vimrc file. And got it it's the -u option that is needed. Commented Mar 28, 2014 at 14:19
  • Unfortunately, -u skips all initialization, so we don't get features like syntax highlighting. Commented May 24, 2024 at 16:31