FindMakefile : Change directory to one containing a Makefile
| script karma |
Rating 8/2,
Downloaded by 1046 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Craig Emery |
| |
| script type |
| utility |
| |
| description |
Change directory to the directory containing the current file and then repeatedly "cd .." until ./Makefile exists.
You run it by enterning :call FindMakefile()
I've mapped <F4> to a function that calls FindMakefile () and then does "mak %<.o"
I needed this because using tags to jump to a source file sometimes left me with the wrong current working directory for this to work. |
| |
| install details |
| Add the function to your .vimrc file. |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.208
|