分页: 1 / 1

新手请解惑,调用ctags时会出现以下warning

发表于 : 2011-02-01 17:45
gaelookair
ctags: Warning: cannot open source file ".local/share/ubuntuone/Purchased from Ubuntu One" : No such file or directory
ctags: Warning: cannot open source file ".config/google-chrome/SingletonLock" : No such file or directory
ctags: Warning: cannot open source file ".config/google-chrome/SingletonCookie" : No such file or directory

用的是这招
map <C-F12> :!ctags -R --c++-kinds=+p --fields=+iaS --extra=+q .<CR>
配合omni插件使用的
虽然不影响使用,但是这些warning怪怪的,想知道怎么去掉