xolox / vim-easytags

Automated tag file generation and syntax highlighting of tags in Vim
http://peterodding.com/code/vim/easytags/
1.01k stars 109 forks source link

E499 error in Windows #112

Open davidradkowski opened 9 years ago

davidradkowski commented 9 years ago

Hi Every time I try to save a cpp file i nWindows I get this error:

E499: Empty file name for '%' or '#', only works with ":p:h"

Any idea?

Works in linux just fine :v: