Hi list For now I've mapped the ctags command described in OmniCompletion plugin on a key to refresh project tags file. But very often I forget to update (press the hotkey) before I enter the omni completion. So it came to my mind to trigger ctag update run when I save (:w) a header file.
- Does this make sense? - Any other/beter event to trigger ctags run? - any hint how I could add a function to :w for a special file type? Best regards, Ralf
