automatically going from header file to implementation file

2006-10-18 Thread Naim Far
Hi, Does any body know a way of automatically going from header file to its implementation file?! and vice versa?!

Re: automatically going from header file to implementation file

2006-10-18 Thread Jean-Rene David
* Naim Far [2006.10.18 13:00]: Does any body know a way of automatically going from header file to its implementation file?! and vice versa?! a.vim : Alternate Files quickly (.c -- .h etc) http://vim.sourceforge.net/scripts/script.php?script_id=31 -- JR