Vim charity update

2009-05-12 Thread Bram Moolenaar
Hello Vim users, Vim comes for free. I do ask you to consider helping Vim's charity, please read on. In April I have visited the Kibaale Childrens Centre. My overall impression is that things are very organized, many children are given proper education and other basic needs. We are

Re: :make fails

2009-05-12 Thread Skammer
Maybe you just need to change the pwd? Inside Vim:   1. See what the pwd is by typing :pwd   2. If it is not what you wanted it to be, type :cd path/to/dir Björn Same problem. :pwd gives the right path. I use this since I couldn't find where to remap Cmd-B: if filereadable(Makefile)