Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8865933
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T16:39:08+00:00 2026-06-14T16:39:08+00:00

I wish to setup vim as C++ IDE so I can do all work

  • 0

I wish to setup vim as C++ IDE so I can do all work from it.

I’m using these plugins for vim:

    • Clang complete – accurate completion
    • nerdtree – browse files
    • snipmate – insert snippets
    • AutoComplPop – omni-completion
    • buffergator – buffer management
    • vim-powerline – nice statusbar
    • vundle – to manage plugins

But I lack things like Jump to definition and compiling multiple files in one executable, project view…

I’m using

nmap <F8> :w % <bar> :!g++ -W -Wall -Wextra -pedantic -std=c++11 % -o %:t:r<CR> <bar> :!./%:t:r<CR>

to compile current file, but it won’t work if there are multiple file that create one executable.

I know I could just use eclipse, netbeans, code::blocks and such, but I really like vim… If such thing as vim ide isn’t possible do I have to learn GNU build system or some other method?

Any advice is welcome.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T16:39:09+00:00Added an answer on June 14, 2026 at 4:39 pm

    You need to create a makefile which handles the build process.

    Then from vim just run :make, it will run the build and pop all errors in quickfix window where you can navigate and jump to error locations.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using X-Code 4.2 and wish to use the VIM editor and clang-complete vim
I wish to add a licence agreement to my setup files (using setup project)
I am using Icefaces for webapplication development. I wish to read a file from
I wish to do this using only XAML - How to add an additional
I wish to capture data from http://www.kitco.com/texten/texten.html : <html> <head> <title>Text Only Market Page</title>
We have an existing Firebird database which we wish to setup in an ASP.NET
This code below is using the FWRITE function. however i wish to save the
I've created a control derived from ComboBox, and wish to unit test its behaviour.
To improve the security for my users I wish to hide all user-passwords in
I currently use svn at work. Our setup is: everyone has a working copy

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.