Vim 7's tabbing support can have multiple screens in a tab, for example, if your working on a program, and you have 8<nobr> <wbr></nobr>.h files corresponding to 8<nobr> <wbr></nobr>.cpp files, you can have your cpp file on the bottom of the split and your<nobr> <wbr></nobr>.h file on the top of the split. Also, unrelated to the article, if you do ctrl-P it will autocomplete not only the functions in the current file, but in<nobr> <wbr></nobr>.h files included by the current file as well, and not only that, but it tells you what file it's being reference from! Before vim 7 came out, vim was still more productive than any IDE I'd ever used, but now, it's boosted my productivity in programming to another level!
For all you vim 7 users
Posted by: Administrator on May 11, 2006 09:08 PMSam
#