- 0
vim Vim make, debug, compile / Window focus
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Similar Content
-
Pay What You Want for this Complete Ruby on Rails Master Class Bundle
By News Staff,
- ruby on rails
- ruby
- (and 10 more)
- 0 replies
- 189 views
-
Essential Vim Commands - Free cheat sheet download
By News Staff,
- ebook offer
- sponsored
- (and 3 more)
- 0 replies
- 585 views
-
Pay What You Want for the Complete Ruby on Rails Master Class Bundle
By News Staff,
- ruby on rails
- ruby
- (and 11 more)
- 0 replies
- 224 views
-
Pay What You Want for this Complete Ruby on Rails Master Class Bundle
By News Staff,
- ruby on rails
- ruby
- (and 10 more)
- 0 replies
- 1,885 views
-
- 33 replies
- 5,683 views
-
Question
pinprick
Hi,
I decided to start using vim as my main editor, however I came across some annoying stuff. I installed a couple of scripts and I no longer start with the main vim window selected, is there a way to fix this ? I appended [ autocmd VimEnter * wincmd p ] to the end of the configuration file but it does not seem to work.
One more question is it possible to add an automake to vim and consequently compile it?
I don't want to compile libraries gcc lib.c -c and then attach the lib binary code to the main file gcc main.c -o main lib.o manually has it would take forever.
If there is no such thing can you point me some other software that does this, debugging breakpoints etc, generate makefile and build ?
GNU make, gdb, gcc, do this right? Are there others? How can I learn quickly how to work with them ?
Vim is so much more powerful than must paid editors out there. Just see this
Thanks.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts