completion-nvim icon indicating copy to clipboard operation
completion-nvim copied to clipboard

Supress E433: No tags file

Open goolord opened this issue 5 years ago • 0 comments

I would like to enable tags in my default completion chain without doing any configuration to check if a tags file exists on_attach. However, when I do this and completion reaches the tags chain, the command line is spammed with E433: No tags file and it brings editing to a halt for a moment on each keypress

goolord avatar Mar 03 '21 14:03 goolord